diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-09-18 02:15:19 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-09-18 02:15:19 +0900 |
| commit | ce3797c4af7e5bee99f3352e34342b484b1f46a1 (patch) | |
| tree | abf0e4651ff515d7a37e693c746e555ef6ed6e13 /package.json | |
| parent | Merge branch 'develop' of https://github.com/syuilo/misskey into develop (diff) | |
| download | misskey-ce3797c4af7e5bee99f3352e34342b484b1f46a1.tar.gz misskey-ce3797c4af7e5bee99f3352e34342b484b1f46a1.tar.bz2 misskey-ce3797c4af7e5bee99f3352e34342b484b1f46a1.zip | |
8.46.0
Diffstat (limited to '')
| -rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index 13083b046c..fca60a9b73 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { "name": "misskey", "author": "syuilo <i@syuilo.com>", - "version": "8.45.1", - "clientVersion": "1.0.9840", + "version": "8.46.0", + "clientVersion": "1.0.9851", "codename": "nighthike", "main": "./built/index.js", "private": true, |