mirror of
https://git.joinsharkey.org/Sharkey/Sharkey.git
synced 2024-11-08 22:13:08 +02:00
10.81.0
This commit is contained in:
parent
452fb8e496
commit
e1fb4f23f0
2 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
ChangeLog
|
||||
=========
|
||||
|
||||
unreleased
|
||||
10.81.0
|
||||
----------
|
||||
* 動画のサムネイルを作成するように
|
||||
* リモートの外部サービス認証情報を表示するように
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"name": "misskey",
|
||||
"author": "syuilo <i@syuilo.com>",
|
||||
"version": "10.80.0",
|
||||
"clientVersion": "2.0.13920",
|
||||
"version": "10.81.0",
|
||||
"clientVersion": "2.0.14026",
|
||||
"codename": "nighthike",
|
||||
"main": "./built/index.js",
|
||||
"private": true,
|
||||
|
|
Loading…
Reference in a new issue