summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2018-04-29 22:10:10 +0900
committersyuilo <syuilotan@yahoo.co.jp>2018-04-29 22:10:10 +0900
commit17bb34941bf149c828ad387ec358a59adbe507e6 (patch)
tree34bb206ba9cce1c0725ff0d7da96cb5da9c29b08
parentoops (diff)
downloadmisskey-17bb34941bf149c828ad387ec358a59adbe507e6.tar.gz
misskey-17bb34941bf149c828ad387ec358a59adbe507e6.tar.bz2
misskey-17bb34941bf149c828ad387ec358a59adbe507e6.zip
1.5.0
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 4dfe5984f3..ddf4b10616 100644
--- a/package.json
+++ b/package.json
@@ -1,8 +1,8 @@
{
"name": "misskey",
"author": "syuilo <i@syuilo.com>",
- "version": "1.4.0",
- "clientVersion": "1.0.5158",
+ "version": "1.5.0",
+ "clientVersion": "1.0.5165",
"codename": "nighthike",
"main": "./built/index.js",
"private": true,