This commit is contained in:
syuilo 2018-12-28 05:16:24 +09:00
parent c24394216d
commit 1888150733
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,