Skip to content
Closed
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
support NC 28 and bump version
Signed-off-by: Thomas Berreis <[email protected]>
  • Loading branch information
tberreis committed Jan 2, 2024
commit 2f53c8cf2b5815ce9ad78cd6cc65b8cd0cf53deb
4 changes: 2 additions & 2 deletions appinfo/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Mit dem integrierten Dashboard lässt sich anhand eines Kuchen-/Donut-Diagramms

Diese App wird aktuell noch weiterentwickelt, also: Augen offen halten für neue Features! Und falls Dir irgendwelche Verbesserungsvorschläge, Probleme oder neue Features einfallen, schau mal auf unserem [GitHub Projekt](https://github.com/mtierltd/timetracker) vorbei, vielleicht wird Dein Thema bereits diskutiert! Und falls nicht, starte gerne eine neue Diskussion, wir freuen uns auf Dein Feedback!
</description>
<version>0.0.80</version>
<version>0.0.81</version>
<licence>agpl</licence>
<author mail="[email protected]" >MTier Ltd.</author>
<namespace>TimeTracker</namespace>
Expand All @@ -53,7 +53,7 @@ Diese App wird aktuell noch weiterentwickelt, also: Augen offen halten für neue
<screenshot>https://abload.de/img/bildschirmfotoam2021-vuk8t.png</screenshot>
<screenshot>https://abload.de/img/bildschirmfotoam2021-03kxw.png</screenshot>
<dependencies>
<nextcloud min-version="20" max-version="27"/>
<nextcloud min-version="20" max-version="28"/>
</dependencies>
<navigations>
<navigation>
Expand Down