summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 701e61db5b..aea105b920 100644
--- a/package.json
+++ b/package.json
@@ -1,8 +1,8 @@
{
"name": "misskey",
"author": "syuilo <i@syuilo.com>",
- "version": "2.34.2",
- "clientVersion": "1.0.6325",
+ "version": "2.34.3",
+ "clientVersion": "1.0.6328",
"codename": "nighthike",
"main": "./built/index.js",
"private": true,