summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2018-09-18 02:15:19 +0900
committersyuilo <syuilotan@yahoo.co.jp>2018-09-18 02:15:19 +0900
commitce3797c4af7e5bee99f3352e34342b484b1f46a1 (patch)
treeabf0e4651ff515d7a37e693c746e555ef6ed6e13 /package.json
parentMerge branch 'develop' of https://github.com/syuilo/misskey into develop (diff)
downloadmisskey-ce3797c4af7e5bee99f3352e34342b484b1f46a1.tar.gz
misskey-ce3797c4af7e5bee99f3352e34342b484b1f46a1.tar.bz2
misskey-ce3797c4af7e5bee99f3352e34342b484b1f46a1.zip
8.46.0
Diffstat (limited to '')
-rw-r--r--package.json4
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,