diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-06-15 19:57:13 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-06-15 19:57:13 +0900 |
| commit | 392cb1ba893a66f7912e6b3738239d0fe7a41f90 (patch) | |
| tree | eef797fedd18fd6dde54b0d4634626323a6b5811 /package.json | |
| parent | :art: (diff) | |
| download | sharkey-392cb1ba893a66f7912e6b3738239d0fe7a41f90.tar.gz sharkey-392cb1ba893a66f7912e6b3738239d0fe7a41f90.tar.bz2 sharkey-392cb1ba893a66f7912e6b3738239d0fe7a41f90.zip | |
2.41.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 5643a8fb18..12e4cf870c 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { "name": "misskey", "author": "syuilo <i@syuilo.com>", - "version": "2.40.1", - "clientVersion": "1.0.6504", + "version": "2.41.0", + "clientVersion": "1.0.6510", "codename": "nighthike", "main": "./built/index.js", "private": true, |