diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2021-07-26 11:15:33 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2021-07-26 11:15:33 +0900 |
| commit | 41fe364b4948de7c494fe6654e39fc4eaf250a2f (patch) | |
| tree | 9f286de3c26ab68facbeb74f909fdc48b4256d5c | |
| parent | ストリーミングが不安定な問題を修正 (diff) | |
| download | sharkey-41fe364b4948de7c494fe6654e39fc4eaf250a2f.tar.gz sharkey-41fe364b4948de7c494fe6654e39fc4eaf250a2f.tar.bz2 sharkey-41fe364b4948de7c494fe6654e39fc4eaf250a2f.zip | |
12.84.3
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 51a7ba08f8..c89fe96103 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "misskey", "author": "syuilo <syuilotan@yahoo.co.jp>", - "version": "12.84.2", + "version": "12.84.3", "codename": "indigo", "repository": { "type": "git", |