diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2023-09-24 11:10:27 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2023-09-24 11:10:27 +0900 |
| commit | 8d2fb99662e227a3e6bd64b8adb5da4a146c0dce (patch) | |
| tree | 6ccaf993dde0bcbd922a382d2e035919a04ce5ae /package.json | |
| parent | Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop (diff) | |
| download | sharkey-8d2fb99662e227a3e6bd64b8adb5da4a146c0dce.tar.gz sharkey-8d2fb99662e227a3e6bd64b8adb5da4a146c0dce.tar.bz2 sharkey-8d2fb99662e227a3e6bd64b8adb5da4a146c0dce.zip | |
2023.9.0-rc.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 8e5540f68d..4f42b5cec5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "misskey", - "version": "2023.9.0-rc.2", + "version": "2023.9.0-rc.3", "codename": "nasubi", "repository": { "type": "git", |