diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2019-05-27 15:38:14 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2019-05-27 15:38:14 +0900 |
| commit | 9403ee649569d923df03ca1870982d325d5432a1 (patch) | |
| tree | 6ba3e14bb99d5c5a60a344efa6f0fb62c6838156 /package.json | |
| parent | Fix #4996 (#4997) (diff) | |
| download | sharkey-9403ee649569d923df03ca1870982d325d5432a1.tar.gz sharkey-9403ee649569d923df03ca1870982d325d5432a1.tar.bz2 sharkey-9403ee649569d923df03ca1870982d325d5432a1.zip | |
Improve post form
Resolve #4998
Resolve #1151
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 6fc8a0648d..b6615ed5b0 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "misskey", "author": "syuilo <i@syuilo.com>", - "version": "11.19.1", + "version": "11.20.0", "codename": "daybreak", "repository": { "type": "git", |