diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2023-07-16 14:46:55 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2023-07-16 14:46:55 +0900 |
| commit | df5480668d52e2fcf6ac03b4df22e5e00d258322 (patch) | |
| tree | d333a73314cf3f7e9916dceca397d2f063d8ce19 | |
| parent | fix of #11293 (diff) | |
| download | sharkey-df5480668d52e2fcf6ac03b4df22e5e00d258322.tar.gz sharkey-df5480668d52e2fcf6ac03b4df22e5e00d258322.tar.bz2 sharkey-df5480668d52e2fcf6ac03b4df22e5e00d258322.zip | |
13.14.0-beta.4
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index ce2616614c..7788ca655a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "misskey", - "version": "13.14.0-beta.3", + "version": "13.14.0-beta.4", "codename": "nasubi", "repository": { "type": "git", |