Skip to content

Commit

Permalink
chore: Bump version to 0.3.14, change supported NC version to 29, add…
Browse files Browse the repository at this point in the history
… changelog
  • Loading branch information
te-online committed Apr 28, 2024
1 parent 94db9bd commit 05a8bc2
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 2 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## 0.3.14 Beta, 28. April 2024

### Added

- Basic support for Nextcloud 29, manually checked

### Changed

- Styling updates, matching Nextcloud 29
- Reports: Minor UX improvements

## 0.3.13 Beta, 30. March 2024

### Fixed
Expand Down
4 changes: 2 additions & 2 deletions appinfo/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ _[View changelog](https://github.com/te-online/timemanager/blob/main/CHANGELOG.m
</description>
<licence>AGPL</licence>
<author>Thomas Ebert</author>
<version>0.3.13</version>
<version>0.3.14</version>
<category>tools</category>
<screenshot>https://raw.githubusercontent.com/te-online/timemanager/main/img/timemanager_statistics.png</screenshot>
<screenshot>https://raw.githubusercontent.com/te-online/timemanager/main/img/timemanager_overview.png</screenshot>
Expand All @@ -33,7 +33,7 @@ _[View changelog](https://github.com/te-online/timemanager/blob/main/CHANGELOG.m
<bugs>https://github.com/te-online/timemanager/issues</bugs>
<namespace>TimeManager</namespace>
<dependencies>
<nextcloud min-version="26" max-version="28" />
<nextcloud min-version="26" max-version="29" />
</dependencies>
<navigations>
<navigation>
Expand Down

0 comments on commit 05a8bc2

Please sign in to comment.