summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorsyuilo <Syuilotan@yahoo.co.jp>2018-08-14 01:38:29 +0900
committerGitHub <noreply@github.com>2018-08-14 01:38:29 +0900
commitc29cb5bfb999b678e6db0e9399600b43ebf47293 (patch)
tree91b79fd0e30ecd9745b5dee6830b6cc0cda3f8a0 /package.json
parentMerge pull request #2190 from mei23/mei-apsendvis2 (diff)
downloadmisskey-c29cb5bfb999b678e6db0e9399600b43ebf47293.tar.gz
misskey-c29cb5bfb999b678e6db0e9399600b43ebf47293.tar.bz2
misskey-c29cb5bfb999b678e6db0e9399600b43ebf47293.zip
Update package.json
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 48ddb832ce..7204019648 100644
--- a/package.json
+++ b/package.json
@@ -1,8 +1,8 @@
{
"name": "misskey",
"author": "syuilo <i@syuilo.com>",
- "version": "5.23.0",
- "clientVersion": "1.0.8226",
+ "version": "5.23.1",
+ "clientVersion": "1.0.8229",
"codename": "nighthike",
"main": "./built/index.js",
"private": true,