summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2018-09-07 05:47:47 +0900
committersyuilo <syuilotan@yahoo.co.jp>2018-09-07 05:47:47 +0900
commite955fe1ffd38dd2da91e548748da2577810840f1 (patch)
tree28c2806f1f82eef7619f508d282b69043703898e /package.json
parentFix (diff)
downloadmisskey-e955fe1ffd38dd2da91e548748da2577810840f1.tar.gz
misskey-e955fe1ffd38dd2da91e548748da2577810840f1.tar.bz2
misskey-e955fe1ffd38dd2da91e548748da2577810840f1.zip
8.29.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 5b7567e4cc..ab984eef5c 100644
--- a/package.json
+++ b/package.json
@@ -1,8 +1,8 @@
{
"name": "misskey",
"author": "syuilo <i@syuilo.com>",
- "version": "8.28.1",
- "clientVersion": "1.0.9400",
+ "version": "8.29.0",
+ "clientVersion": "1.0.9406",
"codename": "nighthike",
"main": "./built/index.js",
"private": true,