diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-06-09 06:28:22 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-06-09 06:28:22 +0900 |
| commit | 52db63bca2b1db993e2fa2b41658cc17145062dc (patch) | |
| tree | ec7e249d1603b2d35b3e9a9015ab3ce5a4a39b8f /package.json | |
| parent | Merge pull request #1687 from syuilo/l10n_master (diff) | |
| download | sharkey-52db63bca2b1db993e2fa2b41658cc17145062dc.tar.gz sharkey-52db63bca2b1db993e2fa2b41658cc17145062dc.tar.bz2 sharkey-52db63bca2b1db993e2fa2b41658cc17145062dc.zip | |
2.34.1
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 35160efe42..a8ce314e99 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { "name": "misskey", "author": "syuilo <i@syuilo.com>", - "version": "2.34.0", - "clientVersion": "1.0.6302", + "version": "2.34.1", + "clientVersion": "1.0.6318", "codename": "nighthike", "main": "./built/index.js", "private": true, |