This commit is contained in:
syuilo 2019-05-02 17:18:11 +09:00
parent aff56469ed
commit 2fdec27ab0
No known key found for this signature in database
GPG key ID: BDC4C49D06AB9D69
2 changed files with 6 additions and 1 deletions

View file

@ -42,6 +42,11 @@ mongodb:
8. master ブランチに戻す
9. enjoy
11.8.1 (2019/05/02)
-------------------
### Fixes
* リモートファイルをキャッシュしないオプション有効時にファイルが作成できない問題を修正
11.8.0-2 (2019/05/01)
-------------------
* 11.8.0 のリリース内容が 11.7.0 と同一だったのを修正

View file

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