diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-05-04 18:02:17 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-05-04 18:02:17 +0900 |
| commit | e37c19fdcdedcc2a07fde5f199db40af66bad24e (patch) | |
| tree | 5a9f021bdc53e0670e6606ede4951ca430c78176 /package.json | |
| parent | oops (diff) | |
| download | sharkey-e37c19fdcdedcc2a07fde5f199db40af66bad24e.tar.gz sharkey-e37c19fdcdedcc2a07fde5f199db40af66bad24e.tar.bz2 sharkey-e37c19fdcdedcc2a07fde5f199db40af66bad24e.zip | |
2.1.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 a31b89691d..2adb0df605 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "misskey", "author": "syuilo <i@syuilo.com>", - "version": "2.1.3", + "version": "2.1.4", "clientVersion": "1.0.5193", "codename": "nighthike", "main": "./built/index.js", |