forked from FoundKeyGang/FoundKey
10.72.0
This commit is contained in:
parent
5621d5725c
commit
e72c590c6b
2 changed files with 9 additions and 2 deletions
|
@ -1,6 +1,13 @@
|
|||
ChangeLog
|
||||
=========
|
||||
|
||||
10.72.0
|
||||
-------
|
||||
* いくつかのテーマの追加
|
||||
* デザインの調整
|
||||
* バグ修正
|
||||
* など
|
||||
|
||||
10.71.0
|
||||
-------
|
||||
* いくつかのテーマの追加
|
||||
|
|
|
@ -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,
|
||||
|
|
Loading…
Reference in a new issue