diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2019-06-25 01:27:33 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2019-06-25 01:27:33 +0900 |
| commit | 6b897e562ad90f7b355acad9358d2178e973f1cb (patch) | |
| tree | 45b98a967592a2a0fc6e7e386fed94be831b2ef3 /package.json | |
| parent | Fix bug (diff) | |
| download | sharkey-6b897e562ad90f7b355acad9358d2178e973f1cb.tar.gz sharkey-6b897e562ad90f7b355acad9358d2178e973f1cb.tar.bz2 sharkey-6b897e562ad90f7b355acad9358d2178e973f1cb.zip | |
11.23.1
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 9d609db159..264b50d663 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "misskey", "author": "syuilo <i@syuilo.com>", - "version": "11.23.0", + "version": "11.23.1", "codename": "daybreak", "repository": { "type": "git", |