diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2019-04-21 06:52:01 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2019-04-21 06:52:01 +0900 |
| commit | ae43aa1bc03eff2dc6f8fc46ea779d62f34eba54 (patch) | |
| tree | 27596de30e4c61cc92b498cbe7946e07466d6232 /package.json | |
| parent | Fix #4752 (#4759) (diff) | |
| download | sharkey-ae43aa1bc03eff2dc6f8fc46ea779d62f34eba54.tar.gz sharkey-ae43aa1bc03eff2dc6f8fc46ea779d62f34eba54.tar.bz2 sharkey-ae43aa1bc03eff2dc6f8fc46ea779d62f34eba54.zip | |
11.2.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 409bdda154..ad4968e1fe 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "misskey", "author": "syuilo <i@syuilo.com>", - "version": "11.2.0", + "version": "11.2.1", "codename": "daybreak", "repository": { "type": "git", |