diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-06-13 05:40:27 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-06-13 05:40:27 +0900 |
| commit | 9059c149ddb96283f8fed8d3e3d492ae2380407d (patch) | |
| tree | 586cb8b79b15b16a426bc8bdc9bd5f4f7e07b46c /package.json | |
| parent | Fix bug (diff) | |
| download | sharkey-9059c149ddb96283f8fed8d3e3d492ae2380407d.tar.gz sharkey-9059c149ddb96283f8fed8d3e3d492ae2380407d.tar.bz2 sharkey-9059c149ddb96283f8fed8d3e3d492ae2380407d.zip | |
2.38.3
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 3a0b8b93a1..4b207d5e5a 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "misskey", "author": "syuilo <i@syuilo.com>", - "version": "2.38.2", + "version": "2.38.3", "clientVersion": "1.0.6486", "codename": "nighthike", "main": "./built/index.js", |