diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-11-05 13:47:57 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-11-05 13:47:57 +0900 |
| commit | 9d29a2e85a5584f1bf3d600847aef1299c1bb3c7 (patch) | |
| tree | 2b06016ed8715af4f5620edaf68e7b07c7499d54 /package.json | |
| parent | oops (diff) | |
| download | misskey-9d29a2e85a5584f1bf3d600847aef1299c1bb3c7.tar.gz misskey-9d29a2e85a5584f1bf3d600847aef1299c1bb3c7.tar.bz2 misskey-9d29a2e85a5584f1bf3d600847aef1299c1bb3c7.zip | |
10.38.8
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 9a97091384..d16f7f415d 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { "name": "misskey", "author": "syuilo <i@syuilo.com>", - "version": "10.38.7", - "clientVersion": "1.0.11530", + "version": "10.38.8", + "clientVersion": "1.0.11537", "codename": "nighthike", "main": "./built/index.js", "private": true, |