1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-16 03:55:26 +02:00
This commit is contained in:
syuilo
2019-04-22 00:51:57 +09:00
parent 98b8a94f2b
commit acd4b101e1
2 changed files with 6 additions and 1 deletions

View File

@@ -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 などをサポート

View File

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