diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2023-09-25 10:35:34 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2023-09-25 10:35:34 +0900 |
| commit | 89edf8f81eb69aad50b2e4c202b06bbe3a36044c (patch) | |
| tree | 6180bcd5bb1ca1a992d0ae741fee7522505f7c74 /package.json | |
| parent | Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop (diff) | |
| download | sharkey-89edf8f81eb69aad50b2e4c202b06bbe3a36044c.tar.gz sharkey-89edf8f81eb69aad50b2e4c202b06bbe3a36044c.tar.bz2 sharkey-89edf8f81eb69aad50b2e4c202b06bbe3a36044c.zip | |
2023.9.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 67e41b6de6..eb82b503a2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "misskey", - "version": "2023.9.0", + "version": "2023.9.1", "codename": "nasubi", "repository": { "type": "git", |