diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2019-04-12 02:25:56 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2019-04-12 02:25:56 +0900 |
| commit | 64e10e96197af30c5d64d5b1a35afca0166157fe (patch) | |
| tree | a2e451e62a0988a582ce4304f409dd334e8c35ad | |
| parent | Fix bug (diff) | |
| download | misskey-64e10e96197af30c5d64d5b1a35afca0166157fe.tar.gz misskey-64e10e96197af30c5d64d5b1a35afca0166157fe.tar.bz2 misskey-64e10e96197af30c5d64d5b1a35afca0166157fe.zip | |
11.0.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 646e7bde98..e89f98043c 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "misskey", "author": "syuilo <i@syuilo.com>", - "version": "11.0.0-beta.3", + "version": "11.0.0-beta.4", "codename": "daybreak", "repository": { "type": "git", |