summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2018-09-10 18:07:38 +0900
committersyuilo <syuilotan@yahoo.co.jp>2018-09-10 18:07:38 +0900
commitc6e69ffae479a986d09f70001d09dfd35a89615c (patch)
treef4fba8a86421066203d201f180cda40509076ebe /package.json
parentサロゲートペアを字数にカウントしないようにする (#2661) (diff)
downloadsharkey-c6e69ffae479a986d09f70001d09dfd35a89615c.tar.gz
sharkey-c6e69ffae479a986d09f70001d09dfd35a89615c.tar.bz2
sharkey-c6e69ffae479a986d09f70001d09dfd35a89615c.zip
8.34.3
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 c8f8718439..6c24ae56a6 100644
--- a/package.json
+++ b/package.json
@@ -1,8 +1,8 @@
{
"name": "misskey",
"author": "syuilo <i@syuilo.com>",
- "version": "8.34.2",
- "clientVersion": "1.0.9567",
+ "version": "8.34.3",
+ "clientVersion": "1.0.9572",
"codename": "nighthike",
"main": "./built/index.js",
"private": true,