From dba3a594576336433c1f1cd1c9d54b13d129e633 Mon Sep 17 00:00:00 2001 From: vanilla thunder Date: Fri, 26 Feb 2016 01:08:49 +0100 Subject: [PATCH] v1.6.0 --- README.md | 6 +++--- copy_this/modules/bla/bla-tinymce/README.md | 6 +++--- copy_this/modules/bla/bla-tinymce/metadata.php | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 287f03e..d396926 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ ## TinyMCE Editor for OXID eShop CE -by Marat Bedoev, oxid@bestlife.ag +by Marat Bedoev, bestlife AG https://github.com/vanilla-thunder/bla-tinymce -### module version ###_VERSION_### +### module version 1.6.0 TinyMCE is a platform independent web based Javascript HTML WYSIWYG editor control released as Open Source under LGPL. More information here: http://www.tinymce.com/ @@ -21,7 +21,7 @@ and here: https://github.com/tinymce ### LICENSE AGREEMENT TinyMCE Editor for OXID eShop CE - Copyright (C) 2016 oxid@bestlife.ag + Copyright (C) 2016 bestlife AG info: oxid@bestlife.ag This program is free software; diff --git a/copy_this/modules/bla/bla-tinymce/README.md b/copy_this/modules/bla/bla-tinymce/README.md index 287f03e..d396926 100644 --- a/copy_this/modules/bla/bla-tinymce/README.md +++ b/copy_this/modules/bla/bla-tinymce/README.md @@ -1,7 +1,7 @@ ## TinyMCE Editor for OXID eShop CE -by Marat Bedoev, oxid@bestlife.ag +by Marat Bedoev, bestlife AG https://github.com/vanilla-thunder/bla-tinymce -### module version ###_VERSION_### +### module version 1.6.0 TinyMCE is a platform independent web based Javascript HTML WYSIWYG editor control released as Open Source under LGPL. More information here: http://www.tinymce.com/ @@ -21,7 +21,7 @@ and here: https://github.com/tinymce ### LICENSE AGREEMENT TinyMCE Editor for OXID eShop CE - Copyright (C) 2016 oxid@bestlife.ag + Copyright (C) 2016 bestlife AG info: oxid@bestlife.ag This program is free software; diff --git a/copy_this/modules/bla/bla-tinymce/metadata.php b/copy_this/modules/bla/bla-tinymce/metadata.php index 592c18b..f572ff2 100644 --- a/copy_this/modules/bla/bla-tinymce/metadata.php +++ b/copy_this/modules/bla/bla-tinymce/metadata.php @@ -24,7 +24,7 @@ $aModule = array( 'title' => 'bestlife TinyMCE', 'description' => 'TinyMCE Editor for OXID eShop CE 4.7 - 4.9
newest version:
(no need to update if you already have this version)', 'thumbnail' => 'tinymce.png', - 'version' => '###_VERSION_###', + 'version' => '1.6.0', 'author' => 'Marat Bedoev, bestlife AG', 'email' => 'oxid@bestlife.ag', 'url' => 'https://github.com/vanilla-thunder/bla-tinymce',