keep up to date
parent
45b3c4c8ca
commit
3595d020df
|
@ -18,7 +18,7 @@ $this->registerModule(
|
||||||
'Check store version',
|
'Check store version',
|
||||||
'Check plugins and themes available version before update',
|
'Check plugins and themes available version before update',
|
||||||
'Jean-Christian Denis and Contributors',
|
'Jean-Christian Denis and Contributors',
|
||||||
'0.1.1',
|
'0.1.2',
|
||||||
[
|
[
|
||||||
'requires' => [['core', '2.19']],
|
'requires' => [['core', '2.19']],
|
||||||
'permissions' => null,
|
'permissions' => null,
|
||||||
|
|
|
@ -2,10 +2,10 @@
|
||||||
<modules xmlns:da="http://dotaddict.org/da/">
|
<modules xmlns:da="http://dotaddict.org/da/">
|
||||||
<module id="checkStoreVersion">
|
<module id="checkStoreVersion">
|
||||||
<name>Check store version</name>
|
<name>Check store version</name>
|
||||||
<version>0.1.1</version>
|
<version>0.1.2</version>
|
||||||
<author>Jean-Christian Denis and Contributors</author>
|
<author>Jean-Christian Denis and Contributors</author>
|
||||||
<desc>Check plugins and themes available version before update</desc>
|
<desc>Check plugins and themes available version before update</desc>
|
||||||
<file>https://github.com/JcDenis/checkStoreVersion/releases/download/v0.1.1/plugin-checkStoreVersion.zip</file>
|
<file>https://github.com/JcDenis/checkStoreVersion/releases/download/v0.1.2/plugin-checkStoreVersion.zip</file>
|
||||||
<da:dcmin>2.19</da:dcmin>
|
<da:dcmin>2.19</da:dcmin>
|
||||||
<da:details>https://plugins.dotaddict.org/dc2/details/checkStoreVersion</da:details>
|
<da:details>https://plugins.dotaddict.org/dc2/details/checkStoreVersion</da:details>
|
||||||
<da:support>https://github.com/JcDenis/checkStoreVersion</da:support>
|
<da:support>https://github.com/JcDenis/checkStoreVersion</da:support>
|
||||||
|
|
Loading…
Reference in New Issue