diff --git a/scripts/latest_version.json b/scripts/latest_version.json index 6d3d72aaec..81bcf3bb2d 100644 --- a/scripts/latest_version.json +++ b/scripts/latest_version.json @@ -1,5 +1,5 @@ { "latest_version": "version_tag", "title": "OpenMQTTGateway", - "release_url": "https://github.com/1technophile/OpenMQTTGateway/releases/tag/version_tag", + "release_url": "https://github.com/1technophile/OpenMQTTGateway/releases/tag/version_tag" } \ No newline at end of file diff --git a/scripts/latest_version_dev.json b/scripts/latest_version_dev.json index 31313f60ff..9860d0422f 100644 --- a/scripts/latest_version_dev.json +++ b/scripts/latest_version_dev.json @@ -1,4 +1,4 @@ { "latest_version": "version_tag", - "title": "OpenMQTTGateway Nightly (TEST ONLY)", + "title": "OpenMQTTGateway Nightly (TEST ONLY)" } \ No newline at end of file