diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2023-01-14 21:09:38 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2023-01-14 21:09:38 +0900 |
| commit | 3ae798d52677571c1b8237cd5cb1b5c0331e669d (patch) | |
| tree | 07c959863e406f226ae69077d74058468108c1dc /package.json | |
| parent | Change docker user to non-root (#9560) (diff) | |
| download | sharkey-3ae798d52677571c1b8237cd5cb1b5c0331e669d.tar.gz sharkey-3ae798d52677571c1b8237cd5cb1b5c0331e669d.tar.bz2 sharkey-3ae798d52677571c1b8237cd5cb1b5c0331e669d.zip | |
13.0.0-rc.5
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 67c6a949a6..98c9b2667e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "misskey", - "version": "13.0.0-rc.4", + "version": "13.0.0-rc.5", "codename": "indigo", "repository": { "type": "git", |