Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion appinfo/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<description>> ⚠️ **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.</description>
<version>1.4.6-unstable.20260831112817</version>
<version>1.4.7-unstable.20260831193354</version>
<licence>EUPL-1.2</licence>
<author mail="info@conduction.nl" homepage="https://conduction.nl">Conduction B.V.</author>
<namespace>Versioniq</namespace>
Expand Down
2 changes: 1 addition & 1 deletion openapi.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"openapi": "3.0.3",
"info": {
"title": "versioniq",
"version": "1.4.6-unstable.20260831112817",
"version": "1.4.7-unstable.20260831193354",
"description": "Install any earlier or newer version of already installed Nextcloud apps",
"license": {
"name": "EUPL-1.2"
Expand Down