diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2023-10-05 11:00:46 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-10-05 11:00:46 +0900 |
| commit | 2a7bc847b08d1848ac91b560946927ea260adb2e (patch) | |
| tree | 96e07a7b4d4b720e77dbfb21bb9d5f60e575b2e6 /package.json | |
| parent | fix(backend): sinceIdやsinceDateを利用してTLを取得することがで... (diff) | |
| download | sharkey-2a7bc847b08d1848ac91b560946927ea260adb2e.tar.gz sharkey-2a7bc847b08d1848ac91b560946927ea260adb2e.tar.bz2 sharkey-2a7bc847b08d1848ac91b560946927ea260adb2e.zip | |
2023.10.0-beta.3
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 e7788d40f3..96aea9facf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "misskey", - "version": "2023.10.0-beta.2", + "version": "2023.10.0-beta.3", "codename": "nasubi", "repository": { "type": "git", |