diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2023-05-19 10:07:29 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2023-05-19 10:07:29 +0900 |
| commit | 0c0ae6ff90029d8a5e0526c2c20276794db41114 (patch) | |
| tree | a5dbf32d008870b6f5a19186181ff5b045fbae1f /package.json | |
| parent | Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop (diff) | |
| download | misskey-0c0ae6ff90029d8a5e0526c2c20276794db41114.tar.gz misskey-0c0ae6ff90029d8a5e0526c2c20276794db41114.tar.bz2 misskey-0c0ae6ff90029d8a5e0526c2c20276794db41114.zip | |
13.13.0-beta.2
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 cc1e2e62e5..5a8e1e7b20 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "misskey", - "version": "13.13.0-beta.1", + "version": "13.13.0-beta.2", "codename": "nasubi", "repository": { "type": "git", |