diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-06-11 11:45:27 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-06-11 11:45:27 +0900 |
| commit | c0a3ae26121506d75d02c484db67fe0cc5bf1971 (patch) | |
| tree | 7bf126e0d94a70a7b53339e5bf581c22c4f443ea /package.json | |
| parent | :v: (diff) | |
| download | sharkey-c0a3ae26121506d75d02c484db67fe0cc5bf1971.tar.gz sharkey-c0a3ae26121506d75d02c484db67fe0cc5bf1971.tar.bz2 sharkey-c0a3ae26121506d75d02c484db67fe0cc5bf1971.zip | |
2.37.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 7a297bb9a8..4d0cdf8cf7 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "misskey", "author": "syuilo <i@syuilo.com>", - "version": "2.37.0", + "version": "2.37.1", "clientVersion": "1.0.6419", "codename": "nighthike", "main": "./built/index.js", |