diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2019-06-13 18:22:31 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2019-06-13 18:22:31 +0900 |
| commit | 5e3cc0a3c6958897bee28fce61a5813ce78b296f (patch) | |
| tree | 85ea154c93c767832d1bc061983a758b171899f5 /package.json | |
| parent | Fix bug (diff) | |
| download | sharkey-5e3cc0a3c6958897bee28fce61a5813ce78b296f.tar.gz sharkey-5e3cc0a3c6958897bee28fce61a5813ce78b296f.tar.bz2 sharkey-5e3cc0a3c6958897bee28fce61a5813ce78b296f.zip | |
11.20.4
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 b779b4ec9c..dd54c42fe7 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "misskey", "author": "syuilo <i@syuilo.com>", - "version": "11.20.3", + "version": "11.20.4", "codename": "daybreak", "repository": { "type": "git", |