diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2021-05-05 19:05:33 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2021-05-05 19:05:33 +0900 |
| commit | 3d7c3c39ff64b0a2b95c2f444bd90d4148f7abaa (patch) | |
| tree | 01c7aef9bddcf6db29c977fe94b4238a221714b7 | |
| parent | Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop (diff) | |
| download | sharkey-3d7c3c39ff64b0a2b95c2f444bd90d4148f7abaa.tar.gz sharkey-3d7c3c39ff64b0a2b95c2f444bd90d4148f7abaa.tar.bz2 sharkey-3d7c3c39ff64b0a2b95c2f444bd90d4148f7abaa.zip | |
12.80.3
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 7f849f6fc6..06c2293a71 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "misskey", "author": "syuilo <syuilotan@yahoo.co.jp>", - "version": "12.80.2", + "version": "12.80.3", "codename": "indigo", "repository": { "type": "git", |