This commit is contained in:
syuilo 2019-02-07 10:55:52 +09:00
parent 6fc28d1df7
commit 0bf602bae6
No known key found for this signature in database
GPG key ID: BDC4C49D06AB9D69
2 changed files with 9 additions and 2 deletions

View file

@ -1,6 +1,13 @@
ChangeLog ChangeLog
========= =========
10.82.3
----------
* フォロー/ミュート/ブロックデータをエクスポート可能に
* バグ修正
* デザインの調整
* ジョブキューの動作を修正
10.82.2 10.82.2
---------- ----------
* ジョブキューの動作を修正 * ジョブキューの動作を修正

View file

@ -1,8 +1,8 @@
{ {
"name": "misskey", "name": "misskey",
"author": "syuilo <i@syuilo.com>", "author": "syuilo <i@syuilo.com>",
"version": "10.82.2", "version": "10.82.3",
"clientVersion": "2.0.14142", "clientVersion": "2.0.14180",
"codename": "nighthike", "codename": "nighthike",
"repository": { "repository": {
"type": "git", "type": "git",