This commit is contained in:
syuilo 2019-01-21 17:28:53 +09:00
parent 01584a6bf9
commit a483af1b08
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.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,