summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorsyuilo <Syuilotan@yahoo.co.jp>2018-08-24 06:43:12 +0900
committerGitHub <noreply@github.com>2018-08-24 06:43:12 +0900
commit2d4b183c14db32441df835c4cea926b606fa19d8 (patch)
tree2333dc73111c261ed1d9d402985800aefc13a065 /package.json
parentMerge pull request #2437 from syuilo/develop (diff)
parent8.3.0 (diff)
downloadmisskey-2d4b183c14db32441df835c4cea926b606fa19d8.tar.gz
misskey-2d4b183c14db32441df835c4cea926b606fa19d8.tar.bz2
misskey-2d4b183c14db32441df835c4cea926b606fa19d8.zip
Merge pull request #2439 from syuilo/develop
8.3.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 9b42b71123..99a672e636 100644
--- a/package.json
+++ b/package.json
@@ -1,8 +1,8 @@
{
"name": "misskey",
"author": "syuilo <i@syuilo.com>",
- "version": "8.2.0",
- "clientVersion": "1.0.8818",
+ "version": "8.3.0",
+ "clientVersion": "1.0.8825",
"codename": "nighthike",
"main": "./built/index.js",
"private": true,