Skip to content

Commit 7d6d295

Browse files
committed
chore: update WordPress tested version to 6.9
1 parent 0b31d8d commit 7d6d295

File tree

2 files changed

+8
-4
lines changed

2 files changed

+8
-4
lines changed

omnisend/class-omnisend-core-bootstrap.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
*
55
* Plugin Name: Newsletters, Email Marketing, SMS and Popups by Omnisend
66
* Description: Omnisend main plugin that enables integration with Omnisend.
7-
* Version: 1.7.8
7+
* Version: 1.7.9
88
* Author: Omnisend
99
* Author URI: https://www.omnisend.com
1010
* Developer: Omnisend
@@ -23,7 +23,7 @@
2323

2424
defined( 'ABSPATH' ) || die( 'no direct access' );
2525

26-
const OMNISEND_CORE_PLUGIN_VERSION = '1.7.8';
26+
const OMNISEND_CORE_PLUGIN_VERSION = '1.7.9';
2727
const OMNISEND_CORE_SETTINGS_PAGE = 'omnisend';
2828
const OMNISEND_CORE_PLUGIN_NAME = 'Email Marketing by Omnisend';
2929
const OMNISEND_MENU_TITLE = 'Omnisend Email Marketing';

omnisend/readme.txt

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ Plugin Name: Newsletters, Email Marketing, SMS and Popups by Omnisend
33
Contributors: Omnisend
44
Tags: email marketing, marketing, newsletter, sms, form
55
Requires at least: 4.7.0
6-
Tested up to: 6.7
6+
Tested up to: 6.9
77
Requires PHP: 7.4
8-
Stable tag: 1.7.8
8+
Stable tag: 1.7.9
99
License: GPLv3 or later
1010
URI: http://www.gnu.org/licenses/gpl-3.0.html
1111

@@ -121,6 +121,10 @@ You can report security bugs through the Patchstack Vulnerability Disclosure Pro
121121

122122
== Changelog ==
123123

124+
= 1.7.9 =
125+
126+
* Tested up to WordPress 6.9
127+
124128
= 1.7.8 =
125129

126130
* security improvements

0 commit comments

Comments
 (0)