release 0.2
This commit is contained in:
parent
2531d4434c
commit
7d558c9350
3 changed files with 4 additions and 4 deletions
|
@ -14,7 +14,7 @@ $this->registerModule(
|
||||||
'Dotclear Watch',
|
'Dotclear Watch',
|
||||||
'Send report about your Dotclear',
|
'Send report about your Dotclear',
|
||||||
'Jean-Christian Denis and contributors',
|
'Jean-Christian Denis and contributors',
|
||||||
'0.1',
|
'0.2',
|
||||||
[
|
[
|
||||||
'requires' => [
|
'requires' => [
|
||||||
['php', '7.4'],
|
['php', '7.4'],
|
||||||
|
|
|
@ -2,10 +2,10 @@
|
||||||
<modules xmlns:da="http://dotaddict.org/da/">
|
<modules xmlns:da="http://dotaddict.org/da/">
|
||||||
<module id="DotclearWatch">
|
<module id="DotclearWatch">
|
||||||
<name>Dotclear Watch</name>
|
<name>Dotclear Watch</name>
|
||||||
<version>0.1</version>
|
<version>0.2</version>
|
||||||
<author>Jean-Christian Denis and contributors</author>
|
<author>Jean-Christian Denis and contributors</author>
|
||||||
<desc>Send report about your Dotclear</desc>
|
<desc>Send report about your Dotclear</desc>
|
||||||
<file>https://github.com/JcDenis/DotclearWatch/releases/download/v0.1/plugin-DotclearWatch.zip</file>
|
<file>https://github.com/JcDenis/DotclearWatch/releases/download/v0.2/plugin-DotclearWatch.zip</file>
|
||||||
<da:dcmin>2.27</da:dcmin>
|
<da:dcmin>2.27</da:dcmin>
|
||||||
<da:details>http://plugins.dotaddict.org/dc2/details/DotclearWatch</da:details>
|
<da:details>http://plugins.dotaddict.org/dc2/details/DotclearWatch</da:details>
|
||||||
<da:support>https://github.com/JcDenis/DotclearWatch/issues</da:support>
|
<da:support>https://github.com/JcDenis/DotclearWatch/issues</da:support>
|
||||||
|
|
|
@ -3,7 +3,7 @@ msgstr ""
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Project-Id-Version: DotclearWatch 0.1\n"
|
"Project-Id-Version: DotclearWatch 0.1\n"
|
||||||
"POT-Creation-Date: \n"
|
"POT-Creation-Date: \n"
|
||||||
"PO-Revision-Date: 2023-07-22T22:18:27+00:00\n"
|
"PO-Revision-Date: 2023-07-23T09:13:29+00:00\n"
|
||||||
"Last-Translator: Jean-Christain Denis\n"
|
"Last-Translator: Jean-Christain Denis\n"
|
||||||
"Language-Team: \n"
|
"Language-Team: \n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
|
|
Loading…
Reference in a new issue