Skip to content
This repository was archived by the owner on May 29, 2026. It is now read-only.
Merged
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
4 changes: 2 additions & 2 deletions appinfo/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ Ideaal voor organisaties die consistente, samengestelde dashboards willen voor h
Vrij en open source onder de EUPL-1.2-licentie.
]]></description>
<version>1.0.5-unstable.0</version>
<licence>EUPL-1.2</licence>
<licence>agpl</licence>
<author mail="info@conduction.nl" homepage="https://www.conduction.nl/">Conduction</author>
<namespace>MyDash</namespace>
<documentation>
Expand All @@ -67,7 +67,7 @@ Vrij en open source onder de EUPL-1.2-licentie.
<screenshot>https://raw.githubusercontent.com/ConductionNL/mydash/main/img/screenshot.png</screenshot>

<dependencies>
<php min-version="8.1"/>
<php min-version="8.3"/>
<nextcloud min-version="29" max-version="34"/>
<app>openregister</app>
</dependencies>
Expand Down
Loading