forked from FoundKeyGang/FoundKey
10.73.0
This commit is contained in:
parent
4d0b335748
commit
5bd41704ae
2 changed files with 7 additions and 2 deletions
|
@ -1,6 +1,11 @@
|
|||
ChangeLog
|
||||
=========
|
||||
|
||||
10.73.0
|
||||
-------
|
||||
* テーマの強化
|
||||
* line thiknessの設定はデバイスに保存するように
|
||||
|
||||
10.72.0
|
||||
-------
|
||||
* いくつかのテーマの追加
|
||||
|
|
|
@ -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,
|
||||
|
|
Loading…
Reference in a new issue