mirror of
https://git.joinsharkey.org/Sharkey/Sharkey.git
synced 2024-11-10 05:23:09 +02:00
10.79.0
This commit is contained in:
parent
b24de13a37
commit
031287aebd
2 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
ChangeLog
|
||||
=========
|
||||
|
||||
unreleased
|
||||
10.79.0
|
||||
----------
|
||||
* 返信するときにCWを維持するかどうか設定できるように
|
||||
* 外部サービス認証情報の配信
|
||||
|
|
|
@ -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,
|
||||
|
|
Loading…
Reference in a new issue