diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2019-05-05 20:36:25 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2019-05-05 20:36:25 +0900 |
| commit | a75ec451729459a62eaa0b49e80f8149306aab4d (patch) | |
| tree | c797ef26a20e21761957bb02b8bc75fc7348b376 /package.json | |
| parent | Merge branch 'develop' (diff) | |
| parent | 11.11.1 (diff) | |
| download | misskey-a75ec451729459a62eaa0b49e80f8149306aab4d.tar.gz misskey-a75ec451729459a62eaa0b49e80f8149306aab4d.tar.bz2 misskey-a75ec451729459a62eaa0b49e80f8149306aab4d.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 9636f44b10..b6c8bc5ec0 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "misskey", "author": "syuilo <i@syuilo.com>", - "version": "11.11.0", + "version": "11.11.1", "codename": "daybreak", "repository": { "type": "git", |