This commit is contained in:
syuilo 2017-10-25 20:49:39 +09:00
parent d5930462b9
commit 25a8148460
2 changed files with 3 additions and 3 deletions

View file

@ -2,8 +2,8 @@ ChangeLog (Release Notes)
========================= =========================
主に notable な changes を書いていきます 主に notable な changes を書いていきます
unreleased 2747 (2017/10/25)
---------- -----------------
* Fix: 非ログイン状態ですべてのページが致命的な問題を発生させる (#89) * Fix: 非ログイン状態ですべてのページが致命的な問題を発生させる (#89)
2742 (2017/10/25) 2742 (2017/10/25)

View file

@ -1,7 +1,7 @@
{ {
"name": "misskey", "name": "misskey",
"author": "syuilo <i@syuilo.com>", "author": "syuilo <i@syuilo.com>",
"version": "0.0.2742", "version": "0.0.2747",
"license": "MIT", "license": "MIT",
"description": "A miniblog-based SNS", "description": "A miniblog-based SNS",
"bugs": "https://github.com/syuilo/misskey/issues", "bugs": "https://github.com/syuilo/misskey/issues",