This commit is contained in:
syuilo 2019-01-21 17:28:53 +09:00
parent 8578d0898e
commit e1041efc72
2 changed files with 8 additions and 2 deletions

View file

@ -1,6 +1,12 @@
ChangeLog
=========
10.78.3
----------
* 投票未対応インスタンス向けメッセージをわかりやすく
* リバーシが404になる問題を修正
* デザインの修正
10.78.2
----------
* リバーシが404になる問題を修正

View file

@ -1,8 +1,8 @@
{
"name": "misskey",
"author": "syuilo <i@syuilo.com>",
"version": "10.78.2",
"clientVersion": "2.0.13649",
"version": "10.78.3",
"clientVersion": "2.0.13657",
"codename": "nighthike",
"main": "./built/index.js",
"private": true,