diff --git a/cleditor.plugin.php b/cleditor.plugin.php index 6a550de..50ffe03 100644 --- a/cleditor.plugin.php +++ b/cleditor.plugin.php @@ -7,7 +7,7 @@ * @subpackage Plugins * @author Romanenko Sergey / Awilum * @copyright 2012 Romanenko Sergey / Awilum - * @version 1.0.0 + * @version 1.0.1 * */ @@ -16,7 +16,7 @@ Plugin::register( __FILE__, __('Cleditor'), __('Cross browser, extensible, WYSIWYG HTML editor http://premiumsoftware.net/cleditor/'), - '1.0.0', + '1.0.1', 'Awilum', 'http://monstra.org/'); diff --git a/install/cleditor.manifest.xml b/install/cleditor.manifest.xml index 33e8521..434a541 100644 --- a/install/cleditor.manifest.xml +++ b/install/cleditor.manifest.xml @@ -5,7 +5,7 @@ 15 Cleditor Cross browser, extensible, WYSIWYG HTML editor http://premiumsoftware.net/cleditor/ - 1.0.0 + 1.0.1 Awilum http://monstra.org/ \ No newline at end of file