diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2020-07-15 18:27:57 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2020-07-15 18:27:57 +0900 |
| commit | eb15d31ebfb55106cc2ecc5fc9eb7eaec916b279 (patch) | |
| tree | 0be446987331808581532e0b6e31faafbcc44054 | |
| parent | fix(client): Fix #6526 (diff) | |
| download | sharkey-eb15d31ebfb55106cc2ecc5fc9eb7eaec916b279.tar.gz sharkey-eb15d31ebfb55106cc2ecc5fc9eb7eaec916b279.tar.bz2 sharkey-eb15d31ebfb55106cc2ecc5fc9eb7eaec916b279.zip | |
12.41.3
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 586a2847cb..1b7a513ff0 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "misskey", "author": "syuilo <syuilotan@yahoo.co.jp>", - "version": "12.41.2", + "version": "12.41.3", "codename": "indigo", "repository": { "type": "git", |