diff --git a/versionInfo.json b/versionInfo.json index a78c0da..75b242f 100644 --- a/versionInfo.json +++ b/versionInfo.json @@ -1,10 +1,10 @@ { - "downloadPath": "https://github.com/hydrogen2oxygen/final-approach/releases/download/v1.1.0/final-approach-1.1.0.zip", - "currentVersion": "1.1.0", + "downloadPath": "https://github.com/hydrogen2oxygen/final-approach/releases/download/v1.1.1/final-approach-1.1.1.zip", + "currentVersion": "1.1.1", "currentVersionInfo": "Removed NitriteDB as main database, instead using ObjectMapper and plain JSON (faster and stable)", "versionInfoDetailList": [ { - "version": "1.1.0" + "version": "1.1.1" } ] }