Skip to content

Commit 98cb4d4

Browse files
committed
update 3.1
1 parent cd42fb2 commit 98cb4d4

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

mod_dashboard.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<creationDate>2023</creationDate>
66
<authorEmail>[email protected]</authorEmail>
77
<authorUrl>www.com3elles.com</authorUrl>
8-
<version>3.0</version>
8+
<version>3.1</version>
99
<copyright>Copyright (C) 2008 - 2022 Open Source Matters. All rights reserved.</copyright>
1010
<license>GNU General Public License version 2 or later; see LICENSE.txt</license>
1111
<description>MOD_DASHBOARD_INTRO</description>
@@ -309,6 +309,6 @@
309309

310310
<updateservers>
311311
<server type="extension" priority="1" name="Dashboard module update">
312-
https://raw.githubusercontent.com/micker/mod_dashboard/v2/update.xml</server>
312+
https://raw.githubusercontent.com/micker/mod_dashboard/v3/update.xml</server>
313313
</updateservers>
314314
</extension>

update.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@
66
<element>mod_dashboard</element>
77
<type>module</type>
88
<client>administrator</client>
9-
<version>3.0</version>
9+
<version>3.1</version>
1010

1111
<infourl title="FAQ">
1212
https://github.com/micker/mod_dashboard/wiki
1313
</infourl>
1414

1515
<downloads>
16-
<downloadurl type="full" format="zip">https://github.com/micker/mod_dashboard/archive/v3.0.0.zip</downloadurl>
16+
<downloadurl type="full" format="zip">https://github.com/micker/mod_dashboard/archive/v3.1.0.zip</downloadurl>
1717
</downloads>
1818

1919
<tags>

0 commit comments

Comments
 (0)