diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-06-10 03:31:42 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-06-10 03:31:42 +0900 |
| commit | 7e3bf06db13cd2d038e43ba03699eadbf7526fde (patch) | |
| tree | 0bb275565253dc45867cad938184df2b4218c3d0 | |
| parent | :art: (diff) | |
| download | sharkey-7e3bf06db13cd2d038e43ba03699eadbf7526fde.tar.gz sharkey-7e3bf06db13cd2d038e43ba03699eadbf7526fde.tar.bz2 sharkey-7e3bf06db13cd2d038e43ba03699eadbf7526fde.zip | |
2.35.1
| -rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index 4d82ad8f43..dde0f8d5d8 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { "name": "misskey", "author": "syuilo <i@syuilo.com>", - "version": "2.35.0", - "clientVersion": "1.0.6358", + "version": "2.35.1", + "clientVersion": "1.0.6360", "codename": "nighthike", "main": "./built/index.js", "private": true, |