diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2022-12-30 12:01:29 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-12-30 12:01:29 +0900 |
| commit | f213f308084eb984c3a8fc2c91c76fcc34c6d9a1 (patch) | |
| tree | 0f270861624cd24a0e5805955f5422b8720476a3 /package.json | |
| parent | enhance: Proxy custom emojis to reduce image size and accelerate the frontend... (diff) | |
| download | sharkey-f213f308084eb984c3a8fc2c91c76fcc34c6d9a1.tar.gz sharkey-f213f308084eb984c3a8fc2c91c76fcc34c6d9a1.tar.bz2 sharkey-f213f308084eb984c3a8fc2c91c76fcc34c6d9a1.zip | |
13.0.0-beta.8
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 1ecba9409b..bb1892b4a2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "misskey", - "version": "13.0.0-beta.7", + "version": "13.0.0-beta.8", "codename": "indigo", "repository": { "type": "git", |