This commit is contained in:
syuilo 2017-11-22 00:41:14 +09:00
parent de8a40d0b1
commit 31f9de1324
2 changed files with 5 additions and 1 deletions

View file

@ -2,6 +2,10 @@ ChangeLog (Release Notes)
========================= =========================
主に notable な changes を書いていきます 主に notable な changes を書いていきます
3188 (2017/11/22)
-----------------
* バグ修正
3180 (2017/11/21) 3180 (2017/11/21)
----------------- -----------------
* バグ修正 * バグ修正

View file

@ -1,7 +1,7 @@
{ {
"name": "misskey", "name": "misskey",
"author": "syuilo <i@syuilo.com>", "author": "syuilo <i@syuilo.com>",
"version": "0.0.3180", "version": "0.0.3185",
"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",