We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08e6911 commit 16bb172Copy full SHA for 16bb172
appinfo/info.xml
@@ -5,12 +5,12 @@
5
<name>Time Tracker</name>
6
<summary>Time Tracker App</summary>
7
<description><![CDATA[Time Tracker App]]></description>
8
- <version>0.0.22</version>
+ <version>0.0.23</version>
9
<licence>agpl</licence>
10
<author mail="[email protected]" >MTier Ltd.</author>
11
<namespace>TimeTracker</namespace>
12
<category>tools</category>
13
- <bugs>https://mtier.org</bugs>
+ <bugs>https://github.com/mtierltd/timetracker/issues</bugs>
14
<dependencies>
15
<nextcloud min-version="14" max-version="16"/>
16
</dependencies>
0 commit comments