diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-06-12 02:47:17 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-06-12 02:47:17 +0900 |
| commit | 399eb60809f1e7c7b60c2f037ac601abd760ddd0 (patch) | |
| tree | 10263269a22ae3c51cd4af8f20338e016c6395b1 /package.json | |
| parent | :v: (diff) | |
| download | sharkey-399eb60809f1e7c7b60c2f037ac601abd760ddd0.tar.gz sharkey-399eb60809f1e7c7b60c2f037ac601abd760ddd0.tar.bz2 sharkey-399eb60809f1e7c7b60c2f037ac601abd760ddd0.zip | |
2.37.5
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index 843bab6880..278612d572 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { "name": "misskey", "author": "syuilo <i@syuilo.com>", - "version": "2.37.4", - "clientVersion": "1.0.6465", + "version": "2.37.5", + "clientVersion": "1.0.6468", "codename": "nighthike", "main": "./built/index.js", "private": true, |