diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2023-10-07 18:21:30 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2023-10-07 18:21:30 +0900 |
| commit | 6d5e18aa8dbfc5fbf15b12d0f711921df03e9372 (patch) | |
| tree | d52269a906a6026055d5a4c12e92ef7f60a4c870 /package.json | |
| parent | fix(backend): fix sql error when featured notes is zero (diff) | |
| download | sharkey-6d5e18aa8dbfc5fbf15b12d0f711921df03e9372.tar.gz sharkey-6d5e18aa8dbfc5fbf15b12d0f711921df03e9372.tar.bz2 sharkey-6d5e18aa8dbfc5fbf15b12d0f711921df03e9372.zip | |
2023.10.0-beta.7
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 df51a05f88..d298fbed90 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "misskey", - "version": "2023.10.0-beta.6", + "version": "2023.10.0-beta.7", "codename": "nasubi", "repository": { "type": "git", |