This commit is contained in:
syuilo 2018-12-30 14:52:41 +09:00
parent 5621d5725c
commit e72c590c6b
No known key found for this signature in database
GPG Key ID: BDC4C49D06AB9D69
2 changed files with 9 additions and 2 deletions

View File

@ -1,6 +1,13 @@
ChangeLog
=========
10.72.0
-------
* いくつかのテーマの追加
* デザインの調整
* バグ修正
* など
10.71.0
-------
* いくつかのテーマの追加

View File

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