10.102.1
This commit is contained in:
parent
98b8a94f2b
commit
acd4b101e1
2 changed files with 6 additions and 1 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue