diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-10-11 17:00:48 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-10-11 17:00:48 +0900 |
| commit | cc2843503d87587a970c6770949d70639bac76ee (patch) | |
| tree | 8e09f870828c2c32426bdc6680765acd6a978886 /package.json | |
| parent | Fix bug (diff) | |
| download | misskey-cc2843503d87587a970c6770949d70639bac76ee.tar.gz misskey-cc2843503d87587a970c6770949d70639bac76ee.tar.bz2 misskey-cc2843503d87587a970c6770949d70639bac76ee.zip | |
10.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 dc907b7a56..ea1d29d6d6 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "misskey", "author": "syuilo <i@syuilo.com>", - "version": "10.7.0", + "version": "10.7.1", "clientVersion": "1.0.10417", "codename": "nighthike", "main": "./built/index.js", |