This commit is contained in:
syuilo 2018-12-31 02:38:13 +09:00
parent 4d0b335748
commit 5bd41704ae
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.73.0
-------
* テーマの強化
* line thiknessの設定はデバイスに保存するように
10.72.0
-------
* いくつかのテーマの追加

View file

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