diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-06-18 14:54:09 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-06-18 14:54:09 +0900 |
| commit | fe319a529f8d488dbdb915af33d8cd0a66b482e4 (patch) | |
| tree | b3e5abda4d8c0d90c611843fedb3ede850337bd5 | |
| parent | :v: (diff) | |
| download | sharkey-fe319a529f8d488dbdb915af33d8cd0a66b482e4.tar.gz sharkey-fe319a529f8d488dbdb915af33d8cd0a66b482e4.tar.bz2 sharkey-fe319a529f8d488dbdb915af33d8cd0a66b482e4.zip | |
4.2.0
| -rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index ca81a956a3..d84a63bc99 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { "name": "misskey", "author": "syuilo <i@syuilo.com>", - "version": "4.1.1", - "clientVersion": "1.0.6542", + "version": "4.2.0", + "clientVersion": "1.0.6620", "codename": "nighthike", "main": "./built/index.js", "private": true, |