diff --git a/README.md b/README.md index 870d264..fb76474 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ It helps dev to clean up plugin or theme before publishing code. * Open to third party plugin * Easy and fast to use - * Esay and fast to extend + * Easy and fast to extend ## REQUIREMENTS @@ -33,23 +33,6 @@ Dotaddict repository. (See Dotclear's documentation to know how do this) Manage tools from sidebar plugin menu **improve**. Configure actions. Select actions and module to work with, then click fix. -## DEFAULT FEATURES - - * Fix Tab to Space - * Fix End Of Line - * Fix End Of File on php files - * Fix header (phpdoc) on php files - * Fix license file - * Fix dcstore.xml file - * Fix README.md shields.io badges - * Check deprecated Dotclear functions - * Create package - -## NEXT - - * Scan for missing files - * ... - Hope some of you have idea to complete function of this plugin and help devs to maintain their plugins and themes. diff --git a/_define.php b/_define.php index 4342482..6df191e 100644 --- a/_define.php +++ b/_define.php @@ -18,7 +18,7 @@ $this->registerModule( 'improve', 'Tiny tools to fix things for module devs', 'Jean-Christian Denis and contributors', - '0.4', + '0.5', [ 'requires' => [['core', '2.19']], 'permissions' => null, diff --git a/dcstore.xml b/dcstore.xml index 2e0adec..708abc9 100644 --- a/dcstore.xml +++ b/dcstore.xml @@ -2,10 +2,10 @@ improve - 0.4 + 0.5 Jean-Christian Denis and contributors Tiny tools to fix things for module devs - https://github.com/JcDenis/improve/releases/download/v0.4/plugin-improve.zip + https://github.com/JcDenis/improve/releases/download/v0.5/plugin-improve.zip 2.19 https://github.com/JcDenis/improve https://github.com/JcDenis/improve