forked from FoundKeyGang/FoundKey
v3278
This commit is contained in:
parent
c88097298f
commit
0de62522a8
2 changed files with 5 additions and 1 deletions
|
@ -2,6 +2,10 @@ ChangeLog (Release Notes)
|
|||
=========================
|
||||
主に notable な changes を書いていきます
|
||||
|
||||
3278 (2017/12/08)
|
||||
-----------------
|
||||
* :v:
|
||||
|
||||
3272 (2017/12/08)
|
||||
-----------------
|
||||
* Fix bug
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "misskey",
|
||||
"author": "syuilo <i@syuilo.com>",
|
||||
"version": "0.0.3272",
|
||||
"version": "0.0.3278",
|
||||
"license": "MIT",
|
||||
"description": "A miniblog-based SNS",
|
||||
"bugs": "https://github.com/syuilo/misskey/issues",
|
||||
|
|
Loading…
Reference in a new issue