summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2018-10-04 13:55:25 +0900
committersyuilo <syuilotan@yahoo.co.jp>2018-10-04 13:55:25 +0900
commit401d0b1298ddfc0ef6391105f75ea98285afb08d (patch)
treef677f89c65a54ac51c60e4f19c1bb13e7aa5884f /package.json
parentImprove error handling of pack function of notification (diff)
downloadmisskey-401d0b1298ddfc0ef6391105f75ea98285afb08d.tar.gz
misskey-401d0b1298ddfc0ef6391105f75ea98285afb08d.tar.bz2
misskey-401d0b1298ddfc0ef6391105f75ea98285afb08d.zip
9.5.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 e808609881..8e0a8e6250 100644
--- a/package.json
+++ b/package.json
@@ -1,8 +1,8 @@
{
"name": "misskey",
"author": "syuilo <i@syuilo.com>",
- "version": "9.4.0",
- "clientVersion": "1.0.10062",
+ "version": "9.5.0",
+ "clientVersion": "1.0.10090",
"codename": "nighthike",
"main": "./built/index.js",
"private": true,