diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2019-04-13 18:58:48 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2019-04-13 18:58:48 +0900 |
| commit | 60a11f8da5ca22f395a5371615e28d7336551dcc (patch) | |
| tree | 29544798280a5d3bb63550f97fef23f90fb9d3c1 | |
| parent | Fix bug (diff) | |
| download | misskey-60a11f8da5ca22f395a5371615e28d7336551dcc.tar.gz misskey-60a11f8da5ca22f395a5371615e28d7336551dcc.tar.bz2 misskey-60a11f8da5ca22f395a5371615e28d7336551dcc.zip | |
11.0.0-beta.10
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 7f12ed486a..380edec790 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "misskey", "author": "syuilo <i@syuilo.com>", - "version": "11.0.0-beta.9", + "version": "11.0.0-beta.10", "codename": "daybreak", "repository": { "type": "git", |