summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2018-06-12 19:07:36 +0900
committersyuilo <syuilotan@yahoo.co.jp>2018-06-12 19:07:36 +0900
commit4d914f5c0a89cfcc1a2eb674948cd9cb999965ca (patch)
tree9accf61c96203722416978d1fd53de43b1164d92 /package.json
parentFix bug (diff)
downloadsharkey-4d914f5c0a89cfcc1a2eb674948cd9cb999965ca.tar.gz
sharkey-4d914f5c0a89cfcc1a2eb674948cd9cb999965ca.tar.bz2
sharkey-4d914f5c0a89cfcc1a2eb674948cd9cb999965ca.zip
2.38.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 acec8eff76..7558c445ea 100644
--- a/package.json
+++ b/package.json
@@ -1,8 +1,8 @@
{
"name": "misskey",
"author": "syuilo <i@syuilo.com>",
- "version": "2.37.7",
- "clientVersion": "1.0.6474",
+ "version": "2.38.0",
+ "clientVersion": "1.0.6480",
"codename": "nighthike",
"main": "./built/index.js",
"private": true,