diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2019-04-29 11:11:17 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2019-04-29 11:11:17 +0900 |
| commit | 8836bd4f3b7974f21b3c19b20a77bef5f733ff6e (patch) | |
| tree | c17e2f7801087f1c430bde21ecc3eb0b9e5d4cf3 /package.json | |
| parent | Merge branch 'develop' (diff) | |
| parent | 11.5.1 (diff) | |
| download | misskey-8836bd4f3b7974f21b3c19b20a77bef5f733ff6e.tar.gz misskey-8836bd4f3b7974f21b3c19b20a77bef5f733ff6e.tar.bz2 misskey-8836bd4f3b7974f21b3c19b20a77bef5f733ff6e.zip | |
Merge branch 'develop'
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 14d3bcc8ff..4299089f5c 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "misskey", "author": "syuilo <i@syuilo.com>", - "version": "11.5.0", + "version": "11.5.1", "codename": "daybreak", "repository": { "type": "git", |