summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2018-10-31 11:30:49 +0900
committersyuilo <syuilotan@yahoo.co.jp>2018-10-31 11:30:49 +0900
commita73da3cd702ddf228b9d62962d47929ccbbcee6b (patch)
treeeb2390bf2bda40e88cb3e6cb6fb063d71a4ef0c3
parentAdd CircleCI badge (#3050) (diff)
downloadsharkey-a73da3cd702ddf228b9d62962d47929ccbbcee6b.tar.gz
sharkey-a73da3cd702ddf228b9d62962d47929ccbbcee6b.tar.bz2
sharkey-a73da3cd702ddf228b9d62962d47929ccbbcee6b.zip
10.35.0
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 6ae4929470..fb10d44814 100644
--- a/package.json
+++ b/package.json
@@ -1,8 +1,8 @@
{
"name": "misskey",
"author": "syuilo <i@syuilo.com>",
- "version": "10.34.0",
- "clientVersion": "1.0.11234",
+ "version": "10.35.0",
+ "clientVersion": "1.0.11255",
"codename": "nighthike",
"main": "./built/index.js",
"private": true,