1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-05 15:55:56 +02:00
This commit is contained in:
syuilo
2018-05-27 18:18:51 +09:00
parent 46ef86e478
commit 46a953a9d8

View File

@@ -1,8 +1,8 @@
{ {
"name": "misskey", "name": "misskey",
"author": "syuilo <i@syuilo.com>", "author": "syuilo <i@syuilo.com>",
"version": "2.18.1", "version": "2.18.2",
"clientVersion": "1.0.5789", "clientVersion": "1.0.5793",
"codename": "nighthike", "codename": "nighthike",
"main": "./built/index.js", "main": "./built/index.js",
"private": true, "private": true,