10.82.1
This commit is contained in:
parent
3b5b3cf521
commit
46c258d77a
2 changed files with 7 additions and 2 deletions
|
@ -1,6 +1,11 @@
|
||||||
ChangeLog
|
ChangeLog
|
||||||
=========
|
=========
|
||||||
|
|
||||||
|
10.82.1
|
||||||
|
----------
|
||||||
|
* クラスタリング環境でのジョブキューの動作を修正
|
||||||
|
* その他の軽微な改善
|
||||||
|
|
||||||
10.82.0
|
10.82.0
|
||||||
----------
|
----------
|
||||||
* 自分の投稿情報をエクスポートできるように
|
* 自分の投稿情報をエクスポートできるように
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
{
|
{
|
||||||
"name": "misskey",
|
"name": "misskey",
|
||||||
"author": "syuilo <i@syuilo.com>",
|
"author": "syuilo <i@syuilo.com>",
|
||||||
"version": "10.82.0",
|
"version": "10.82.1",
|
||||||
"clientVersion": "2.0.14114",
|
"clientVersion": "2.0.14137",
|
||||||
"codename": "nighthike",
|
"codename": "nighthike",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
|
Loading…
Reference in a new issue