diff --git a/appinfo/info.xml b/appinfo/info.xml
index 7a0b5cd..66da7a5 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.7-unstable.20260831193354
+ 1.4.8-unstable.20260903125614
EUPL-1.2
Conduction B.V.
Versioniq
diff --git a/openapi.json b/openapi.json
index 097caea..00e24c5 100644
--- a/openapi.json
+++ b/openapi.json
@@ -2,7 +2,7 @@
"openapi": "3.0.3",
"info": {
"title": "versioniq",
- "version": "1.4.7-unstable.20260831193354",
+ "version": "1.4.8-unstable.20260903125614",
"description": "Install any earlier or newer version of already installed Nextcloud apps",
"license": {
"name": "EUPL-1.2"