File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2
2
<info xmlns : xsi = " http://www.w3.org/2001/XMLSchema-instance"
3
3
xsi : noNamespaceSchemaLocation =" https://apps.nextcloud.com/schema/apps/info.xsd" >
4
4
<id >timetracker</id >
5
- <name >Time Tracker New </name >
5
+ <name >Time Tracker</name >
6
6
<summary >Time Tracker App</summary >
7
7
<description ><![CDATA[ Time Tracker App]]> </description >
8
8
<version >0.0.15</version >
9
9
<licence >agpl</licence >
10
- <
author mail =
" [email protected] " >
Valentin Zagura </
author >
10
+ <
author mail =
" [email protected] " >
MTier Ltd. </
author >
11
11
<namespace >TimeTracker</namespace >
12
12
<category >tools</category >
13
- <bugs >http ://example.com </bugs >
13
+ <bugs >https ://mtier.org </bugs >
14
14
<dependencies >
15
15
<nextcloud min-version =" 14" max-version =" 15" />
16
16
</dependencies >
Original file line number Diff line number Diff line change 5
5
"license" : " AGPL" ,
6
6
"authors" : [
7
7
{
8
- "name" : " Valentin Zagura "
8
+ "name" : " MTier Ltd. "
9
9
}
10
10
],
11
11
"require" : {},
You can’t perform that action at this time.
0 commit comments