This commit is contained in:
syuilo 2018-12-17 03:33:22 +09:00
parent 39f2303429
commit 4f071a66b6
No known key found for this signature in database
GPG Key ID: BDC4C49D06AB9D69
2 changed files with 7 additions and 2 deletions

View File

@ -1,6 +1,11 @@
ChangeLog
=========
10.64.1
-------
* レートリミットの調整
* アニメーションの調整
10.64.0
-------
* いくつかのアニメーションを追加

View File

@ -1,8 +1,8 @@
{
"name": "misskey",
"author": "syuilo <i@syuilo.com>",
"version": "10.64.0",
"clientVersion": "2.0.12768",
"version": "10.64.1",
"clientVersion": "2.0.12792",
"codename": "nighthike",
"main": "./built/index.js",
"private": true,