Skip to content

Commit 665daa2

Browse files
authored
Merge pull request #171 from omnisend/update-wordpress-tested-version-6.9
chore: update WordPress tested version to 6.9
2 parents 0b31d8d + 3ce4d5f commit 665daa2

File tree

4 files changed

+601
-261
lines changed

4 files changed

+601
-261
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';

0 commit comments

Comments
 (0)