This commit is contained in:
syuilo 2018-12-17 17:27:07 +09:00
parent 2c33bd6e31
commit 48dc56e834
No known key found for this signature in database
GPG key ID: BDC4C49D06AB9D69
2 changed files with 6 additions and 2 deletions

View file

@ -1,6 +1,10 @@
ChangeLog
=========
10.64.2
-------
* UIの動きを減らすオプションが一部のアニメーションに適用されなかったのを修正
10.64.1
-------
* レートリミットの調整

View file

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