summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2018-06-15 08:00:14 +0900
committersyuilo <syuilotan@yahoo.co.jp>2018-06-15 08:00:14 +0900
commit3ebaf83ce08e1e9ce4fa016c3ff47a63247c18f8 (patch)
tree2fa76dfc8edb3b53239557b2ab9040053f7664ee /package.json
parentMerge pull request #1713 from syuilo/without-vue-material (diff)
downloadsharkey-3ebaf83ce08e1e9ce4fa016c3ff47a63247c18f8.tar.gz
sharkey-3ebaf83ce08e1e9ce4fa016c3ff47a63247c18f8.tar.bz2
sharkey-3ebaf83ce08e1e9ce4fa016c3ff47a63247c18f8.zip
2.39.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 b1b8888b5c..525c6171ce 100644
--- a/package.json
+++ b/package.json
@@ -1,8 +1,8 @@
{
"name": "misskey",
"author": "syuilo <i@syuilo.com>",
- "version": "2.38.3",
- "clientVersion": "1.0.6486",
+ "version": "2.39.0",
+ "clientVersion": "1.0.6501",
"codename": "nighthike",
"main": "./built/index.js",
"private": true,