summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2018-06-10 01:22:44 +0900
committersyuilo <syuilotan@yahoo.co.jp>2018-06-10 01:22:44 +0900
commit56df89f8dd23e69131a6677a78c8d243bd3531c3 (patch)
tree62eff3de09deaf6f30cdbf6d90443cc4526924bd
parentMerge pull request #1688 from syuilo/l10n_master (diff)
downloadmisskey-56df89f8dd23e69131a6677a78c8d243bd3531c3.tar.gz
misskey-56df89f8dd23e69131a6677a78c8d243bd3531c3.tar.bz2
misskey-56df89f8dd23e69131a6677a78c8d243bd3531c3.zip
2.35.0
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index a0e1500e82..4d82ad8f43 100644
--- a/package.json
+++ b/package.json
@@ -1,8 +1,8 @@
{
"name": "misskey",
"author": "syuilo <i@syuilo.com>",
- "version": "2.34.3",
- "clientVersion": "1.0.6328",
+ "version": "2.35.0",
+ "clientVersion": "1.0.6358",
"codename": "nighthike",
"main": "./built/index.js",
"private": true,