summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2018-05-21 15:18:27 +0900
committersyuilo <syuilotan@yahoo.co.jp>2018-05-21 15:18:27 +0900
commitaa80fb5d4ab0079466cff7df23d5b8bf5ed1f164 (patch)
treee7fe03e917d616ab3d779988b849d6148b3e989a /package.json
parentMerge pull request #1626 from syuilo/l10n_master (diff)
downloadmisskey-aa80fb5d4ab0079466cff7df23d5b8bf5ed1f164.tar.gz
misskey-aa80fb5d4ab0079466cff7df23d5b8bf5ed1f164.tar.bz2
misskey-aa80fb5d4ab0079466cff7df23d5b8bf5ed1f164.zip
2.15.0
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 d3dbeafe3e..de5ce9fb88 100644
--- a/package.json
+++ b/package.json
@@ -1,8 +1,8 @@
{
"name": "misskey",
"author": "syuilo <i@syuilo.com>",
- "version": "2.14.0",
- "clientVersion": "1.0.5606",
+ "version": "2.15.0",
+ "clientVersion": "1.0.5620",
"codename": "nighthike",
"main": "./built/index.js",
"private": true,