diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2021-05-04 23:12:45 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2021-05-04 23:12:45 +0900 |
| commit | 1a8f41010e02099617c2c94831e671af580482a8 (patch) | |
| tree | ceca06d639c8b944aafe0d56df8723f9340b0fa1 | |
| parent | fix bug (diff) | |
| download | misskey-1a8f41010e02099617c2c94831e671af580482a8.tar.gz misskey-1a8f41010e02099617c2c94831e671af580482a8.tar.bz2 misskey-1a8f41010e02099617c2c94831e671af580482a8.zip | |
12.80.1
Diffstat (limited to '')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 2a4c9d9013..e0f3405d27 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "misskey", "author": "syuilo <syuilotan@yahoo.co.jp>", - "version": "12.80.0", + "version": "12.80.1", "codename": "indigo", "repository": { "type": "git", |