This commit is contained in:
Jean-Christian Paul Denis 2023-06-17 11:28:45 +02:00
parent 3b99f980bd
commit 6e7d12a8eb
Signed by: JcDenis
GPG Key ID: 1B5B8C5B90B6C951
2 changed files with 3 additions and 3 deletions

View File

@ -18,7 +18,7 @@ $this->registerModule(
'Moon phases',
'Display the moon phases on a widget',
'Tomtom, Pierre Van Glabeke and Contributors',
'1.7.1',
'1.7.2',
[
'requires' => [
['php', '8.1'],

View File

@ -2,10 +2,10 @@
<modules xmlns:da="http://dotaddict.org/da/">
<module id="lunarPhase">
<name>Moon phases</name>
<version>1.7.1</version>
<version>1.7.2</version>
<author>Tomtom, Pierre Van Glabeke and Contributors</author>
<desc>Display the moon phases on a widget</desc>
<file>https://github.com/JcDenis/lunarPhase/releases/download/v1.7.1/plugin-lunarPhase.zip</file>
<file>https://github.com/JcDenis/lunarPhase/releases/download/v1.7.2/plugin-lunarPhase.zip</file>
<da:dcmin>2.26</da:dcmin>
<da:details>https://plugins.dotaddict.org/dc2/details/lunarPhase</da:details>
<da:support>http://forum.dotclear.org/viewtopic.php?pid=332971#p332971</da:support>