diff --git a/config.json b/config.json index 0288cde..2e9ab66 100644 --- a/config.json +++ b/config.json @@ -2,18 +2,12 @@ "servers": [ { "nombre": "jkanime", - "version": { - "major": 1, - "minor": 1 - }, + "version": 1, "dexpath": "" }, { "nombre": "pelispop", - "version": { - "major": 1, - "minor": 1 - }, + "version": 1, "dexpath": "" } ]