oops
This commit is contained in:
parent
3b99f980bd
commit
6e7d12a8eb
@ -18,7 +18,7 @@ $this->registerModule(
|
|||||||
'Moon phases',
|
'Moon phases',
|
||||||
'Display the moon phases on a widget',
|
'Display the moon phases on a widget',
|
||||||
'Tomtom, Pierre Van Glabeke and Contributors',
|
'Tomtom, Pierre Van Glabeke and Contributors',
|
||||||
'1.7.1',
|
'1.7.2',
|
||||||
[
|
[
|
||||||
'requires' => [
|
'requires' => [
|
||||||
['php', '8.1'],
|
['php', '8.1'],
|
||||||
|
@ -2,10 +2,10 @@
|
|||||||
<modules xmlns:da="http://dotaddict.org/da/">
|
<modules xmlns:da="http://dotaddict.org/da/">
|
||||||
<module id="lunarPhase">
|
<module id="lunarPhase">
|
||||||
<name>Moon phases</name>
|
<name>Moon phases</name>
|
||||||
<version>1.7.1</version>
|
<version>1.7.2</version>
|
||||||
<author>Tomtom, Pierre Van Glabeke and Contributors</author>
|
<author>Tomtom, Pierre Van Glabeke and Contributors</author>
|
||||||
<desc>Display the moon phases on a widget</desc>
|
<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:dcmin>2.26</da:dcmin>
|
||||||
<da:details>https://plugins.dotaddict.org/dc2/details/lunarPhase</da:details>
|
<da:details>https://plugins.dotaddict.org/dc2/details/lunarPhase</da:details>
|
||||||
<da:support>http://forum.dotclear.org/viewtopic.php?pid=332971#p332971</da:support>
|
<da:support>http://forum.dotclear.org/viewtopic.php?pid=332971#p332971</da:support>
|
||||||
|
Loading…
Reference in New Issue
Block a user