This commit is contained in:
syuilo 2019-01-21 13:33:46 +09:00
parent 882c60ef10
commit d7cd3a05dd
No known key found for this signature in database
GPG key ID: BDC4C49D06AB9D69
2 changed files with 3 additions and 3 deletions

View file

@ -1,7 +1,7 @@
ChangeLog
=========
unreleased
10.78.0
----------
* 他のインスタンスからアンケートに投票できるように
* スパムアカウントを報告できるように

View file

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