From b24978bd19c7d18b2c0ab9f91c519f91a957c76f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Greta=20Miknevic=CC=8Ciu=CC=84te=CC=87?= Date: Wed, 3 Jul 2024 15:58:23 +0300 Subject: [PATCH] fix version --- omnisend/class-omnisend-core-bootstrap.php | 4 ++-- omnisend/readme.txt | 6 +----- 2 files changed, 3 insertions(+), 7 deletions(-) diff --git a/omnisend/class-omnisend-core-bootstrap.php b/omnisend/class-omnisend-core-bootstrap.php index ad1f598..5c0e204 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: v1.4.0 + * Version: 1.4.0 * 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 = 'v1.4.0'; +const OMNISEND_CORE_PLUGIN_VERSION = '1.4.0'; 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 3e64a34..a1ead23 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.1 -Stable tag: v1.4.0 +Stable tag: 1.4.0 License: GPLv3 or later URI: http://www.gnu.org/licenses/gpl-3.0.html @@ -125,10 +125,6 @@ You can report security bugs through the Patchstack Vulnerability Disclosure Pro * Add support for customer events via SDK -= v1.4.0 = - -* Add support for customer events via SDK - = 1.3.26 = * Fix connecting for Woo brands