diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-12-11 21:20:26 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-12-11 21:20:26 +0900 |
| commit | 8b43d75eafce598d293a19ea913a4de160d4c658 (patch) | |
| tree | ed452932a079d3096644cb691c41d5647dac2025 | |
| parent | Merge pull request #3571 from syuilo/l10n_develop (diff) | |
| download | misskey-8b43d75eafce598d293a19ea913a4de160d4c658.tar.gz misskey-8b43d75eafce598d293a19ea913a4de160d4c658.tar.bz2 misskey-8b43d75eafce598d293a19ea913a4de160d4c658.zip | |
10.63.0
| -rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index 595b09987c..2a62e5204a 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { "name": "misskey", "author": "syuilo <i@syuilo.com>", - "version": "10.62.2", - "clientVersion": "2.0.12609", + "version": "10.63.0", + "clientVersion": "2.0.12685", "codename": "nighthike", "main": "./built/index.js", "private": true, |