This commit is contained in:
syuilo 2019-02-06 14:01:52 +09:00
parent 3b5b3cf521
commit 46c258d77a
No known key found for this signature in database
GPG key ID: BDC4C49D06AB9D69
2 changed files with 7 additions and 2 deletions

View file

@ -1,6 +1,11 @@
ChangeLog ChangeLog
========= =========
10.82.1
----------
* クラスタリング環境でのジョブキューの動作を修正
* その他の軽微な改善
10.82.0 10.82.0
---------- ----------
* 自分の投稿情報をエクスポートできるように * 自分の投稿情報をエクスポートできるように

View file

@ -1,8 +1,8 @@
{ {
"name": "misskey", "name": "misskey",
"author": "syuilo <i@syuilo.com>", "author": "syuilo <i@syuilo.com>",
"version": "10.82.0", "version": "10.82.1",
"clientVersion": "2.0.14114", "clientVersion": "2.0.14137",
"codename": "nighthike", "codename": "nighthike",
"repository": { "repository": {
"type": "git", "type": "git",