diff --git a/appinfo/info.xml b/appinfo/info.xml index 9f13666..2cf6000 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -7,7 +7,7 @@ > ⚠️ **Active development — not for production use yet.** This app is under active development. Although it may carry a stable release status, **please do not use it in production environments before 12 June 2026.** See [conduction.nl/apps](https://conduction.nl/apps) for release planning and what this app does. Versioniq gives Nextcloud administrators the ability to roll back apps to previous versions or install specific newer versions. Essential for debugging, testing compatibility, and recovering from broken updates. - 1.4.2-unstable.20260829133415 + 1.4.3-unstable.20260830082124 EUPL-1.2 Conduction B.V. Versioniq diff --git a/openapi.json b/openapi.json index 0a4a42f..e0fc0e8 100644 --- a/openapi.json +++ b/openapi.json @@ -2,7 +2,7 @@ "openapi": "3.0.3", "info": { "title": "versioniq", - "version": "1.4.2-unstable.20260829133415", + "version": "1.4.3-unstable.20260830082124", "description": "Install any earlier or newer version of already installed Nextcloud apps", "license": { "name": "EUPL-1.2"