diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-09-16 23:19:06 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-09-16 23:19:06 +0900 |
| commit | ae6ce198860a4ca61061f130ccbe7a7bfe55cf29 (patch) | |
| tree | 8858bd3515f7eee12acf2e85279109c825029531 /package.json | |
| parent | Merge pull request #2714 from syuilo/l10n_develop (diff) | |
| download | misskey-ae6ce198860a4ca61061f130ccbe7a7bfe55cf29.tar.gz misskey-ae6ce198860a4ca61061f130ccbe7a7bfe55cf29.tar.bz2 misskey-ae6ce198860a4ca61061f130ccbe7a7bfe55cf29.zip | |
8.43.0
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index 483cef9996..a4d64a2d1f 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { "name": "misskey", "author": "syuilo <i@syuilo.com>", - "version": "8.42.0", - "clientVersion": "1.0.9769", + "version": "8.43.0", + "clientVersion": "1.0.9808", "codename": "nighthike", "main": "./built/index.js", "private": true, |