summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2018-06-06 19:37:15 +0900
committersyuilo <syuilotan@yahoo.co.jp>2018-06-06 19:37:15 +0900
commitc1b320710bc543e6aabf3c67545554a8ae5b5d73 (patch)
tree4b7400aa59dee76364451e0770e28104fc7b8cda
parentRevert "fix: validate post's text with Ctrl+Enter on PC." (diff)
downloadmisskey-c1b320710bc543e6aabf3c67545554a8ae5b5d73.tar.gz
misskey-c1b320710bc543e6aabf3c67545554a8ae5b5d73.tar.bz2
misskey-c1b320710bc543e6aabf3c67545554a8ae5b5d73.zip
2.27.1
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 7a063e1ea4..25aa109552 100644
--- a/package.json
+++ b/package.json
@@ -1,8 +1,8 @@
{
"name": "misskey",
"author": "syuilo <i@syuilo.com>",
- "version": "2.27.0",
- "clientVersion": "1.0.6156",
+ "version": "2.27.1",
+ "clientVersion": "1.0.6158",
"codename": "nighthike",
"main": "./built/index.js",
"private": true,