diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2023-09-23 18:47:40 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2023-09-23 18:47:40 +0900 |
| commit | 7893da4d99c782bab33ac90e71b5fda4dbe0f243 (patch) | |
| tree | b64a8574cab91b645ad31a96d3bbda0ea596c74d /package.json | |
| parent | Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop (diff) | |
| download | sharkey-7893da4d99c782bab33ac90e71b5fda4dbe0f243.tar.gz sharkey-7893da4d99c782bab33ac90e71b5fda4dbe0f243.tar.bz2 sharkey-7893da4d99c782bab33ac90e71b5fda4dbe0f243.zip | |
2023.9.0-rc.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 2022abc711..8e5540f68d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "misskey", - "version": "2023.9.0-rc.1", + "version": "2023.9.0-rc.2", "codename": "nasubi", "repository": { "type": "git", |