This commit is contained in:
syuilo 2018-12-30 09:24:03 +09:00
parent 8bbff90aca
commit ad0273ab99
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.71.0
-------
* いくつかのテーマの追加
10.70.1
-------
* notes/mentions にミュートを適用するように

View file

@ -1,8 +1,8 @@
{
"name": "misskey",
"author": "syuilo <i@syuilo.com>",
"version": "10.70.1",
"clientVersion": "2.0.13194",
"version": "10.71.0",
"clientVersion": "2.0.13200",
"codename": "nighthike",
"main": "./built/index.js",
"private": true,