mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-16 03:55:26 +02:00
10.102.1
This commit is contained in:
@@ -5,6 +5,11 @@ If you encounter any problems with updating, please try the following:
|
||||
1. `npm run clean` or `npm run cleanall`
|
||||
2. Retry update (Don't forget `npm i`)
|
||||
|
||||
10.102.1
|
||||
----------
|
||||
* 投稿が増殖する問題を修正
|
||||
* リモートユーザーの修復処理が自動的に実行されない問題を修正
|
||||
|
||||
10.101.0
|
||||
----------
|
||||
* WebFingerリクエストで Proxy, Keep-Alive などをサポート
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "misskey",
|
||||
"author": "syuilo <i@syuilo.com>",
|
||||
"version": "10.102.0",
|
||||
"version": "10.102.1",
|
||||
"codename": "nighthike",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
||||
Reference in New Issue
Block a user