summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorsyuilo <Syuilotan@yahoo.co.jp>2018-08-23 03:45:25 +0900
committerGitHub <noreply@github.com>2018-08-23 03:45:25 +0900
commitea56d368e3fdfc2d9c2a61a9949a8e1788ed73e3 (patch)
tree0e29f173e71fdbd29c95cc2fc121fb1a93db654a /package.json
parentMerge branch 'master' of https://github.com/syuilo/misskey (diff)
parent7.4.1 (diff)
downloadmisskey-ea56d368e3fdfc2d9c2a61a9949a8e1788ed73e3.tar.gz
misskey-ea56d368e3fdfc2d9c2a61a9949a8e1788ed73e3.tar.bz2
misskey-ea56d368e3fdfc2d9c2a61a9949a8e1788ed73e3.zip
Merge pull request #2414 from syuilo/develop
7.4.1
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index a4cb798aef..517f49adf1 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "misskey",
"author": "syuilo <i@syuilo.com>",
- "version": "7.4.0",
+ "version": "7.4.1",
"clientVersion": "1.0.8790",
"codename": "nighthike",
"main": "./built/index.js",