This commit is contained in:
syuilo 2018-10-19 07:06:41 +09:00
parent 4d235a2be5
commit 16ad232c40
No known key found for this signature in database
GPG Key ID: BDC4C49D06AB9D69
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
{ {
"name": "misskey", "name": "misskey",
"author": "syuilo <i@syuilo.com>", "author": "syuilo <i@syuilo.com>",
"version": "10.22.1", "version": "10.23.0",
"clientVersion": "1.0.10633", "clientVersion": "1.0.10698",
"codename": "nighthike", "codename": "nighthike",
"main": "./built/index.js", "main": "./built/index.js",
"private": true, "private": true,