diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-06-15 19:58:15 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-06-15 19:58:15 +0900 |
| commit | 7c596be6383b1fd8d29ad0d58f3c27add25df0bd (patch) | |
| tree | 32343125820251a4d3fe1ba5c67deb93c0effad3 /package.json | |
| parent | :v: (diff) | |
| download | sharkey-7c596be6383b1fd8d29ad0d58f3c27add25df0bd.tar.gz sharkey-7c596be6383b1fd8d29ad0d58f3c27add25df0bd.tar.bz2 sharkey-7c596be6383b1fd8d29ad0d58f3c27add25df0bd.zip | |
2.41.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 12e4cf870c..64ba6d70f2 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { "name": "misskey", "author": "syuilo <i@syuilo.com>", - "version": "2.41.0", - "clientVersion": "1.0.6510", + "version": "2.41.1", + "clientVersion": "1.0.6512", "codename": "nighthike", "main": "./built/index.js", "private": true, |