diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2023-08-21 12:02:52 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2023-08-21 12:02:52 +0900 |
| commit | 2939e8131d303f27ef24541fa8394369401be08b (patch) | |
| tree | a836f69f34306ac317d06001d6e1c59c6636b2f1 /package.json | |
| parent | enhance(frontend/aiscript): 現在の設定言語を取得できるように (diff) | |
| download | misskey-2939e8131d303f27ef24541fa8394369401be08b.tar.gz misskey-2939e8131d303f27ef24541fa8394369401be08b.tar.bz2 misskey-2939e8131d303f27ef24541fa8394369401be08b.zip | |
2023.9.0-beta.1
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 283894f934..7cc040962e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "misskey", - "version": "13.14.2", + "version": "2023.9.0-beta.1", "codename": "nasubi", "repository": { "type": "git", |