diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2023-04-06 19:51:33 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2023-04-06 19:51:33 +0900 |
| commit | 89c12948a11daf246da9028d4aff8f1940472e03 (patch) | |
| tree | 76bafe019bce921ca5d01e75416541bd694d22fe /package.json | |
| parent | Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop (diff) | |
| download | misskey-89c12948a11daf246da9028d4aff8f1940472e03.tar.gz misskey-89c12948a11daf246da9028d4aff8f1940472e03.tar.bz2 misskey-89c12948a11daf246da9028d4aff8f1940472e03.zip | |
13.11.0-beta.4
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 837cbcab1d..aedb161902 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "misskey", - "version": "13.11.0.beta-3", + "version": "13.11.0-beta.4", "codename": "nasubi", "repository": { "type": "git", |