summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2018-11-06 20:49:03 +0900
committersyuilo <syuilotan@yahoo.co.jp>2018-11-06 20:49:03 +0900
commit1808eb6eeea7ad48251b41f91050370083f44fdf (patch)
tree46113757209aaaf7cd439a190471677a2762b088 /package.json
parent[API] Fix bug (diff)
downloadmisskey-1808eb6eeea7ad48251b41f91050370083f44fdf.tar.gz
misskey-1808eb6eeea7ad48251b41f91050370083f44fdf.tar.bz2
misskey-1808eb6eeea7ad48251b41f91050370083f44fdf.zip
10.42.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 aa56e252ea..02ea4abe06 100644
--- a/package.json
+++ b/package.json
@@ -1,8 +1,8 @@
{
"name": "misskey",
"author": "syuilo <i@syuilo.com>",
- "version": "10.42.0",
- "clientVersion": "1.0.11601",
+ "version": "10.42.1",
+ "clientVersion": "1.0.11604",
"codename": "nighthike",
"main": "./built/index.js",
"private": true,