diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-08-23 03:45:04 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-08-23 03:45:04 +0900 |
| commit | dbd3a750f55d091037fbbd1feafea0aaffc07264 (patch) | |
| tree | 0e29f173e71fdbd29c95cc2fc121fb1a93db654a /package.json | |
| parent | Merge branch 'develop' of https://github.com/syuilo/misskey into develop (diff) | |
| download | sharkey-dbd3a750f55d091037fbbd1feafea0aaffc07264.tar.gz sharkey-dbd3a750f55d091037fbbd1feafea0aaffc07264.tar.bz2 sharkey-dbd3a750f55d091037fbbd1feafea0aaffc07264.zip | |
7.4.1
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
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", |