diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-05-17 19:38:50 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-05-17 19:38:50 +0900 |
| commit | 1e61ea15919c9613a51360e26b78c839afed47aa (patch) | |
| tree | c477d75df7f1637a8c77df930c14da6dca544685 /package.json | |
| parent | :v: (diff) | |
| download | misskey-1e61ea15919c9613a51360e26b78c839afed47aa.tar.gz misskey-1e61ea15919c9613a51360e26b78c839afed47aa.tar.bz2 misskey-1e61ea15919c9613a51360e26b78c839afed47aa.zip | |
2.7.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 356ac1f517..01f5e45244 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "misskey", "author": "syuilo <i@syuilo.com>", - "version": "2.7.0", + "version": "2.7.1", "clientVersion": "1.0.5345", "codename": "nighthike", "main": "./built/index.js", |