From b394e932a083fda95bd0faefdba94add3733cff1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Greta=20Miknevic=CC=8Ciu=CC=84te=CC=87?= Date: Thu, 19 Sep 2024 11:02:43 +0300 Subject: [PATCH] update change log --- omnisend/class-omnisend-core-bootstrap.php | 4 ++-- omnisend/readme.txt | 6 +++++- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/omnisend/class-omnisend-core-bootstrap.php b/omnisend/class-omnisend-core-bootstrap.php index b555dce..6f6a897 100644 --- a/omnisend/class-omnisend-core-bootstrap.php +++ b/omnisend/class-omnisend-core-bootstrap.php @@ -4,7 +4,7 @@ * * Plugin Name: Omnisend Email Marketing * Description: Omnisend main plugin that enables integration with Omnisend. - * Version: 1.5.2 + * Version: 1.5.3 * Author: Omnisend * Author URI: https://www.omnisend.com * Developer: Omnisend @@ -23,7 +23,7 @@ defined( 'ABSPATH' ) || die( 'no direct access' ); -const OMNISEND_CORE_PLUGIN_VERSION = '1.5.2'; +const OMNISEND_CORE_PLUGIN_VERSION = '1.5.3'; const OMNISEND_CORE_SETTINGS_PAGE = 'omnisend'; const OMNISEND_CORE_PLUGIN_NAME = 'Email Marketing by Omnisend'; const OMNISEND_MENU_TITLE = 'Omnisend Email Marketing'; diff --git a/omnisend/readme.txt b/omnisend/readme.txt index e3be05b..4dba221 100644 --- a/omnisend/readme.txt +++ b/omnisend/readme.txt @@ -5,7 +5,7 @@ Tags: email marketing, marketing, newsletter, sms, form Requires at least: 4.7.0 Tested up to: 6.4 Requires PHP: 7.4 -Stable tag: 1.5.2 +Stable tag: 1.5.3 License: GPLv3 or later URI: http://www.gnu.org/licenses/gpl-3.0.html @@ -121,6 +121,10 @@ You can report security bugs through the Patchstack Vulnerability Disclosure Pro == Changelog == += 1.5.3 = + +* Add new plugins + = 1.5.2 = * Minor improvements suggested by linter