This commit is contained in:
syuilo 2019-05-20 00:12:19 +09:00
parent 7e642cf700
commit 202cb3048a
No known key found for this signature in database
GPG key ID: BDC4C49D06AB9D69
2 changed files with 7 additions and 1 deletions

View file

@ -54,6 +54,12 @@ mongodb:
8. master ブランチに戻す
9. enjoy
11.17.1 (2019/05/20)
--------------------
### 🐛Fixes
* トークの通知インジケーターが点灯し続ける問題を修正
* ユーザーグループの読み込みでエラーになることがある問題を修正
11.17.0 (2019/05/19)
--------------------
### 注意

View file

@ -1,7 +1,7 @@
{
"name": "misskey",
"author": "syuilo <i@syuilo.com>",
"version": "11.17.0",
"version": "11.17.1",
"codename": "daybreak",
"repository": {
"type": "git",