diff --git a/index.php b/index.php index abcbddc..2908350 100644 --- a/index.php +++ b/index.php @@ -5,7 +5,7 @@ / Description: Allow your users to edit their comments. Author: DLX Plugins -Version: 2.8.0 +Version: 2.9.0 Requires at least: 5.0 Author URI: https://dlxplugins.com/ Contributors: ronalfy @@ -16,7 +16,7 @@ die( 'No direct access.' ); } define( 'SCE_SLUG', plugin_basename( __FILE__ ) ); -define( 'SCE_VERSION', '2.8.0' ); +define( 'SCE_VERSION', '2.9.0' ); define( 'SCE_FILE', __FILE__ ); define( 'SCE_SPONSORS_URL', 'https://github.com/sponsors/DLXPlugins' ); diff --git a/readme.txt b/readme.txt index 84f843f..330bd71 100644 --- a/readme.txt +++ b/readme.txt @@ -82,6 +82,7 @@ Simple Comment Editing will work all the way back to IE10. = 2.9.0 = * Released 2023-02-10 * Rebranding the plugin from Simple Comment Editing to Comment Edit Lite. +* Please read more on the rebranding where you can leave questions or comments. = 2.8.0 = * Released 2022-10-22