forked from FoundKeyGang/FoundKey
v2501
This commit is contained in:
parent
9f477549dd
commit
76f7734b65
2 changed files with 3 additions and 3 deletions
|
@ -2,8 +2,8 @@ ChangeLog (Release Notes)
|
||||||
=========================
|
=========================
|
||||||
主に notable な changes を書いていきます
|
主に notable な changes を書いていきます
|
||||||
|
|
||||||
unreleased
|
2501 (2017/08/30)
|
||||||
----------
|
-----------------
|
||||||
* New: モバイルのユーザーページを刷新
|
* New: モバイルのユーザーページを刷新
|
||||||
|
|
||||||
2498 (2017/08/29)
|
2498 (2017/08/29)
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "misskey",
|
"name": "misskey",
|
||||||
"author": "syuilo <i@syuilo.com>",
|
"author": "syuilo <i@syuilo.com>",
|
||||||
"version": "0.0.2498",
|
"version": "0.0.2501",
|
||||||
"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",
|
||||||
|
|
Loading…
Reference in a new issue