diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-10-21 00:33:37 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-10-21 00:33:37 +0900 |
| commit | 484f281c19d7aa96e89e8591ed7c179520cae0c9 (patch) | |
| tree | ce879d1a15a1c2602cbbf1514dd90d9591e1a9b5 | |
| parent | Merge pull request #2955 from syuilo/l10n_develop (diff) | |
| download | sharkey-484f281c19d7aa96e89e8591ed7c179520cae0c9.tar.gz sharkey-484f281c19d7aa96e89e8591ed7c179520cae0c9.tar.bz2 sharkey-484f281c19d7aa96e89e8591ed7c179520cae0c9.zip | |
10.29.1
| -rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index 1eb1fa21ec..5badecab24 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { "name": "misskey", "author": "syuilo <i@syuilo.com>", - "version": "10.29.0", - "clientVersion": "1.0.10801", + "version": "10.29.1", + "clientVersion": "1.0.10839", "codename": "nighthike", "main": "./built/index.js", "private": true, |