This commit is contained in:
syuilo 2019-03-09 10:21:45 +09:00
parent 539409faf8
commit 2ee826c958
No known key found for this signature in database
GPG key ID: BDC4C49D06AB9D69
2 changed files with 3 additions and 2 deletions

View file

@ -1,9 +1,10 @@
ChangeLog ChangeLog
========= =========
unreleased 10.92.3
---------- ----------
* 管理画面の各種ジョブ数がおかしい問題を修正 * 管理画面の各種ジョブ数がおかしい問題を修正
* ジョブキューの動作を調整
10.92.2 10.92.2
---------- ----------

View file

@ -1,7 +1,7 @@
{ {
"name": "misskey", "name": "misskey",
"author": "syuilo <i@syuilo.com>", "author": "syuilo <i@syuilo.com>",
"version": "10.92.2", "version": "10.92.3",
"codename": "nighthike", "codename": "nighthike",
"repository": { "repository": {
"type": "git", "type": "git",