summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2018-09-03 23:25:35 +0900
committersyuilo <syuilotan@yahoo.co.jp>2018-09-03 23:25:35 +0900
commitba38f643536580c495b54c768ded0315a78467d4 (patch)
tree2bd6cb9ceadc3c9446edbc14bcd558ce776936eb /package.json
parentMerge branch 'develop' of https://github.com/syuilo/misskey into develop (diff)
downloadmisskey-ba38f643536580c495b54c768ded0315a78467d4.tar.gz
misskey-ba38f643536580c495b54c768ded0315a78467d4.tar.bz2
misskey-ba38f643536580c495b54c768ded0315a78467d4.zip
8.23.0
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index bb7e70beb0..c43f73ecc7 100644
--- a/package.json
+++ b/package.json
@@ -1,8 +1,8 @@
{
"name": "misskey",
"author": "syuilo <i@syuilo.com>",
- "version": "8.22.0",
- "clientVersion": "1.0.9273",
+ "version": "8.23.0",
+ "clientVersion": "1.0.9287",
"codename": "nighthike",
"main": "./built/index.js",
"private": true,