summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2018-06-07 02:07:00 +0900
committersyuilo <syuilotan@yahoo.co.jp>2018-06-07 02:07:00 +0900
commit0ac5fdab49df5430df52404b7035f4f2e00a1a11 (patch)
treed9a5c0b6404308dec40ae0ea7a16f96c5ed52134
parentFix firefox (diff)
downloadsharkey-0ac5fdab49df5430df52404b7035f4f2e00a1a11.tar.gz
sharkey-0ac5fdab49df5430df52404b7035f4f2e00a1a11.tar.bz2
sharkey-0ac5fdab49df5430df52404b7035f4f2e00a1a11.zip
2.27.3
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 63c9f5e24c..6d4c9f750e 100644
--- a/package.json
+++ b/package.json
@@ -1,8 +1,8 @@
{
"name": "misskey",
"author": "syuilo <i@syuilo.com>",
- "version": "2.27.2",
- "clientVersion": "1.0.6185",
+ "version": "2.27.3",
+ "clientVersion": "1.0.6188",
"codename": "nighthike",
"main": "./built/index.js",
"private": true,