diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2023-10-08 08:42:56 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2023-10-08 08:42:56 +0900 |
| commit | 308745f6de00380f14ea57a99f798967a180f174 (patch) | |
| tree | f6c874f3b73c68bcae9e1285652a1d7977b255c3 | |
| parent | fix(backend): fix of 8c684d5391 (diff) | |
| download | misskey-308745f6de00380f14ea57a99f798967a180f174.tar.gz misskey-308745f6de00380f14ea57a99f798967a180f174.tar.bz2 misskey-308745f6de00380f14ea57a99f798967a180f174.zip | |
2023.10.0-beta.8
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index d298fbed90..2255c1c372 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "misskey", - "version": "2023.10.0-beta.7", + "version": "2023.10.0-beta.8", "codename": "nasubi", "repository": { "type": "git", |