diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-06-10 03:58:12 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-06-10 03:58:12 +0900 |
| commit | c8dd8341ca4cdb8d6c97a7730b0850828e7a2017 (patch) | |
| tree | b18f9a2c2c9f163c08c4c1e2d0783d5f468143b3 /package.json | |
| parent | :v: (diff) | |
| download | sharkey-c8dd8341ca4cdb8d6c97a7730b0850828e7a2017.tar.gz sharkey-c8dd8341ca4cdb8d6c97a7730b0850828e7a2017.tar.bz2 sharkey-c8dd8341ca4cdb8d6c97a7730b0850828e7a2017.zip | |
2.35.2
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index dde0f8d5d8..a32ef94015 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "misskey", "author": "syuilo <i@syuilo.com>", - "version": "2.35.1", + "version": "2.35.2", "clientVersion": "1.0.6360", "codename": "nighthike", "main": "./built/index.js", |