diff --git a/version.json b/version.json index a1a14400..e8a5c253 100644 --- a/version.json +++ b/version.json @@ -1,44 +1,44 @@ { - "SERVICES": { - "PORTAINER": "2.18.3", - "NGINX": "2.10.3", - "APPMANAGE": "0.8.9", - "REDIS": "7.0.11" - }, - "PLUGINS": { - "PORTAINER": "0.0.1", - "NGINX": "0.0.1", - "MYAPPS": "0.0.1", - "APPSTORE": "0.0.3", - "SETTINGS": "0.0.1", - "LIBRARY": "0.5.2" - }, - "OS_SUPPORT": { - "Fedora": [ - "37" - ], - "RedHat": [ - "8", - "7" - ], - "CentOS": [ - "8", - "7" - ], - "Rocky": [ - "8" - ], - "CentOS Stream": [ - "8" - ], - "Debian": [ - "11" - ], - "Ubuntu": [ - "22.04", - "20.04", - "18.04" - ] - }, - "VERSION": "0.8.10" -} \ No newline at end of file + "SERVICES": { + "PORTAINER": "2.18.3", + "NGINX": "2.10.3", + "APPMANAGE": "0.8.9", + "REDIS": "7.0.11" + }, + "PLUGINS": { + "PORTAINER": "0.0.1", + "NGINX": "0.0.1", + "MYAPPS": "0.0.1", + "APPSTORE": "0.0.3", + "SETTINGS": "0.0.2", + "LIBRARY": "0.5.2" + }, + "OS_SUPPORT": { + "Fedora": [ + "37" + ], + "RedHat": [ + "8", + "7" + ], + "CentOS": [ + "8", + "7" + ], + "Rocky": [ + "8" + ], + "CentOS Stream": [ + "8" + ], + "Debian": [ + "11" + ], + "Ubuntu": [ + "22.04", + "20.04", + "18.04" + ] + }, + "VERSION": "0.8.10" +}