This commit is contained in:
syuilo 2018-12-28 05:16:24 +09:00
parent b498072f9d
commit eead9fad03
No known key found for this signature in database
GPG Key ID: BDC4C49D06AB9D69
2 changed files with 8 additions and 2 deletions

View File

@ -1,6 +1,12 @@
ChangeLog
=========
10.69.0
-------
* 通知の管理を強化
* ユーザビリティの強化
* デザインの調整
10.68.0
-------
* 特定ユーザーにメンション付きで新規投稿ができるボタンを追加

View File

@ -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,