diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-11-09 23:31:00 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-11-09 23:31:00 +0900 |
| commit | 8b9454eaee470a0765b5b0be34f86e831ff2dda9 (patch) | |
| tree | d0e977dac005b0b131ed0bc6ebc9aa27e2e5db7c /package.json | |
| parent | New Crowdin translations (#3094) (diff) | |
| download | misskey-8b9454eaee470a0765b5b0be34f86e831ff2dda9.tar.gz misskey-8b9454eaee470a0765b5b0be34f86e831ff2dda9.tar.bz2 misskey-8b9454eaee470a0765b5b0be34f86e831ff2dda9.zip | |
10.46.2
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 48fe415d6d..5d451ce1f3 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { "name": "misskey", "author": "syuilo <i@syuilo.com>", - "version": "10.46.1", - "clientVersion": "1.0.11693", + "version": "10.46.2", + "clientVersion": "1.0.11698", "codename": "nighthike", "main": "./built/index.js", "private": true, |