10.69.0
This commit is contained in:
parent
b498072f9d
commit
eead9fad03
2 changed files with 8 additions and 2 deletions
|
@ -1,6 +1,12 @@
|
|||
ChangeLog
|
||||
=========
|
||||
|
||||
10.69.0
|
||||
-------
|
||||
* 通知の管理を強化
|
||||
* ユーザビリティの強化
|
||||
* デザインの調整
|
||||
|
||||
10.68.0
|
||||
-------
|
||||
* 特定ユーザーにメンション付きで新規投稿ができるボタンを追加
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"name": "misskey",
|
||||
"author": "syuilo <i@syuilo.com>",
|
||||
"version": "10.68.0",
|
||||
"clientVersion": "2.0.12998",
|
||||
"version": "10.69.0",
|
||||
"clientVersion": "2.0.13006",
|
||||
"codename": "nighthike",
|
||||
"main": "./built/index.js",
|
||||
"private": true,
|
||||
|
|
Loading…
Reference in a new issue