This commit is contained in:
syuilo 2019-04-21 06:52:01 +09:00
parent 0ba71c6a47
commit ae43aa1bc0
No known key found for this signature in database
GPG key ID: BDC4C49D06AB9D69
2 changed files with 7 additions and 1 deletions

View file

@ -35,6 +35,12 @@ mongodb:
8. master ブランチに戻す
9. enjoy
11.2.1 (2019/04/21)
-------------------
### Fixes
* MEIDが25桁になっているのを修正
* リモートユーザー情報が更新されない問題を修正
11.2.0 (2019/04/18)
-------------------
### Improvements

View file

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