This commit is contained in:
syuilo 2019-01-21 14:47:20 +09:00
parent aa020eedc3
commit 55368c2c38
No known key found for this signature in database
GPG key ID: BDC4C49D06AB9D69
2 changed files with 7 additions and 2 deletions

View file

@ -1,6 +1,11 @@
ChangeLog
=========
10.78.1
----------
* 「関係のない返信がタイムラインに流れる問題を修正」を取り消し
* デザインの修正
10.78.0
----------
* 他のインスタンスからアンケートに投票できるように

View file

@ -1,8 +1,8 @@
{
"name": "misskey",
"author": "syuilo <i@syuilo.com>",
"version": "10.78.0",
"clientVersion": "2.0.13640",
"version": "10.78.1",
"clientVersion": "2.0.13644",
"codename": "nighthike",
"main": "./built/index.js",
"private": true,