diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-06-09 04:15:18 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-06-09 04:15:18 +0900 |
| commit | 6e8a1086d8f76aec3f245ac177d2d606e2d3104c (patch) | |
| tree | b569c3c4d9d39730a01525c457cd581dc3b86198 /package.json | |
| parent | #1686 (diff) | |
| download | sharkey-6e8a1086d8f76aec3f245ac177d2d606e2d3104c.tar.gz sharkey-6e8a1086d8f76aec3f245ac177d2d606e2d3104c.tar.bz2 sharkey-6e8a1086d8f76aec3f245ac177d2d606e2d3104c.zip | |
2.34.0
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 a18f37e0a2..35160efe42 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { "name": "misskey", "author": "syuilo <i@syuilo.com>", - "version": "2.33.2", - "clientVersion": "1.0.6294", + "version": "2.34.0", + "clientVersion": "1.0.6302", "codename": "nighthike", "main": "./built/index.js", "private": true, |