diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-11-04 03:45:05 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-11-04 03:45:05 +0900 |
| commit | 7c3873887d4ea18b2da590927ea9f5e96ea6eb6b (patch) | |
| tree | c3f05719fc2d8146e01757b0d2ea1912f3a0d61f | |
| parent | Merge pull request #3083 from syuilo/l10n_develop (diff) | |
| download | sharkey-7c3873887d4ea18b2da590927ea9f5e96ea6eb6b.tar.gz sharkey-7c3873887d4ea18b2da590927ea9f5e96ea6eb6b.tar.bz2 sharkey-7c3873887d4ea18b2da590927ea9f5e96ea6eb6b.zip | |
10.38.1
| -rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index 109373e1ee..8ba031dc5b 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { "name": "misskey", "author": "syuilo <i@syuilo.com>", - "version": "10.38.0", - "clientVersion": "1.0.11454", + "version": "10.38.1", + "clientVersion": "1.0.11482", "codename": "nighthike", "main": "./built/index.js", "private": true, |