summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2018-05-29 23:57:25 +0900
committersyuilo <syuilotan@yahoo.co.jp>2018-05-29 23:57:25 +0900
commit854814c226932cc8f8dbaa953845d4002619a349 (patch)
treebface2791099b020650601362ded411a0c01ed4b /package.json
parentMerge branch 'master' of https://github.com/syuilo/misskey (diff)
downloadmisskey-854814c226932cc8f8dbaa953845d4002619a349.tar.gz
misskey-854814c226932cc8f8dbaa953845d4002619a349.tar.bz2
misskey-854814c226932cc8f8dbaa953845d4002619a349.zip
2.24.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 16d8127414..b67ddf586d 100644
--- a/package.json
+++ b/package.json
@@ -1,8 +1,8 @@
{
"name": "misskey",
"author": "syuilo <i@syuilo.com>",
- "version": "2.23.2",
- "clientVersion": "1.0.5999",
+ "version": "2.24.0",
+ "clientVersion": "1.0.6017",
"codename": "nighthike",
"main": "./built/index.js",
"private": true,