This commit is contained in:
syuilo 2019-01-27 16:43:50 +09:00
parent b24de13a37
commit 031287aebd
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.79.0
----------
* 返信するときにCWを維持するかどうか設定できるように
* 外部サービス認証情報の配信

View file

@ -1,8 +1,8 @@
{
"name": "misskey",
"author": "syuilo <i@syuilo.com>",
"version": "10.78.5",
"clientVersion": "2.0.13712",
"version": "10.79.0",
"clientVersion": "2.0.13835",
"codename": "nighthike",
"main": "./built/index.js",
"private": true,