summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2018-06-08 21:50:41 +0900
committersyuilo <syuilotan@yahoo.co.jp>2018-06-08 21:50:41 +0900
commitcc6fa135ac6dc3b885c1d60f0a35afca02f1d31e (patch)
tree7f1a688c872ef4d4342f0d93189acd8075634452 /package.json
parentFix (diff)
downloadsharkey-cc6fa135ac6dc3b885c1d60f0a35afca02f1d31e.tar.gz
sharkey-cc6fa135ac6dc3b885c1d60f0a35afca02f1d31e.tar.bz2
sharkey-cc6fa135ac6dc3b885c1d60f0a35afca02f1d31e.zip
2.33.1
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 b311beb62d..36fab4684a 100644
--- a/package.json
+++ b/package.json
@@ -1,8 +1,8 @@
{
"name": "misskey",
"author": "syuilo <i@syuilo.com>",
- "version": "2.33.0",
- "clientVersion": "1.0.6292",
+ "version": "2.33.1",
+ "clientVersion": "1.0.6294",
"codename": "nighthike",
"main": "./built/index.js",
"private": true,