diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2021-07-23 22:43:34 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2021-07-23 22:43:34 +0900 |
| commit | 15d166e30eab814d48d9e04ae816f48fdb38c347 (patch) | |
| tree | 6cf5ed72a8901488b1c914fc12e60f15fcc26d6d | |
| parent | revert vue to 3.1.x (diff) | |
| download | misskey-15d166e30eab814d48d9e04ae816f48fdb38c347.tar.gz misskey-15d166e30eab814d48d9e04ae816f48fdb38c347.tar.bz2 misskey-15d166e30eab814d48d9e04ae816f48fdb38c347.zip | |
12.84.2
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 75db3e7ced..51a7ba08f8 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "misskey", "author": "syuilo <syuilotan@yahoo.co.jp>", - "version": "12.84.1", + "version": "12.84.2", "codename": "indigo", "repository": { "type": "git", |