This commit is contained in:
syuilo 2019-01-31 12:27:44 +09:00
parent f54363076c
commit fdcc994291
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.80.0
----------
* サイレンス機能の追加
* リプライ/メンションされていれば非フォロワーへのフォロワー限定でも参照可能に

View file

@ -1,8 +1,8 @@
{
"name": "misskey",
"author": "syuilo <i@syuilo.com>",
"version": "10.79.1",
"clientVersion": "2.0.13871",
"version": "10.80.0",
"clientVersion": "2.0.13920",
"codename": "nighthike",
"main": "./built/index.js",
"private": true,