summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2018-06-05 23:22:37 +0900
committersyuilo <syuilotan@yahoo.co.jp>2018-06-05 23:22:37 +0900
commit64519a9fd4546d1b2c98b68917fbe5ed00a8d8c9 (patch)
treeaf1facef0f289df09e25f165e77b3a5099705608
parentMerge pull request #1676 from syuilo/deck (diff)
downloadsharkey-64519a9fd4546d1b2c98b68917fbe5ed00a8d8c9.tar.gz
sharkey-64519a9fd4546d1b2c98b68917fbe5ed00a8d8c9.tar.bz2
sharkey-64519a9fd4546d1b2c98b68917fbe5ed00a8d8c9.zip
2.26.0
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 2e59e17f4d..474b942135 100644
--- a/package.json
+++ b/package.json
@@ -1,8 +1,8 @@
{
"name": "misskey",
"author": "syuilo <i@syuilo.com>",
- "version": "2.25.2",
- "clientVersion": "1.0.6116",
+ "version": "2.26.0",
+ "clientVersion": "1.0.6140",
"codename": "nighthike",
"main": "./built/index.js",
"private": true,