diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2021-04-18 00:07:20 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2021-04-18 00:07:20 +0900 |
| commit | 3553f3be4e3bc4976e419b50d68e0bd06f4aebfc (patch) | |
| tree | 512fa77d5b4dca9efd38af00a805c187876029fc | |
| parent | Improve tooltip behaviour (diff) | |
| download | sharkey-3553f3be4e3bc4976e419b50d68e0bd06f4aebfc.tar.gz sharkey-3553f3be4e3bc4976e419b50d68e0bd06f4aebfc.tar.bz2 sharkey-3553f3be4e3bc4976e419b50d68e0bd06f4aebfc.zip | |
12.77.0
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index c881e9a023..cd73d0e36c 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "misskey", "author": "syuilo <syuilotan@yahoo.co.jp>", - "version": "12.77.0-beta.1", + "version": "12.77.0", "codename": "indigo", "repository": { "type": "git", |