diff --git a/CHANGELOG.md b/CHANGELOG.md index 77fc817..0ccb4f8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +0.2 - 2022.12.03 +- Fix direct link to repository +- Add Dotclear maximum version compatibility + 0.1.1 - 2022.12.03 - Required Dotclear 2.19 - First release \ No newline at end of file diff --git a/_define.php b/_define.php index 85651a1..dc32f18 100644 --- a/_define.php +++ b/_define.php @@ -18,7 +18,7 @@ $this->registerModule( 'Check store version', 'Check plugins and themes available version before update', 'Jean-Christian Denis and Contributors', - '0.1.2', + '0.2', [ 'requires' => [['core', '2.19']], 'permissions' => null, diff --git a/dcstore.xml b/dcstore.xml index d2383a6..13d9907 100644 --- a/dcstore.xml +++ b/dcstore.xml @@ -2,10 +2,10 @@ Check store version - 0.1.2 + 0.2 Jean-Christian Denis and Contributors Check plugins and themes available version before update - https://github.com/JcDenis/checkStoreVersion/releases/download/v0.1.2/plugin-checkStoreVersion.zip + https://github.com/JcDenis/checkStoreVersion/releases/download/v0.2/plugin-checkStoreVersion.zip 2.19 https://plugins.dotaddict.org/dc2/details/checkStoreVersion https://github.com/JcDenis/checkStoreVersion