Skip to content

Commit 2a8321a

Browse files
Merge pull request #9 from omnisend/INT-2141_update-screenshots
INT-2141 Update screenshots
2 parents 363dbdc + bd29ad7 commit 2a8321a

File tree

4 files changed

+6
-3
lines changed

4 files changed

+6
-3
lines changed

.wordpress-org/screenshot-3.png

82.9 KB
Loading

.wordpress-org/screenshot-5.png

154 KB
Loading

omnisend-for-gravity-forms/class-omnisend-addon-bootstrap.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/**
33
* Plugin Name: Omnisend for Gravity Forms Add-On
44
* Description: A gravity forms add-on to sync contacts with Omnisend. In collaboration with Omnisnnd for WooCommerce plugin it enables better customer tracking
5-
* Version: 1.2.4
5+
* Version: 1.2.5
66
* Author: Omnisend
77
* Author URI: https://www.omnisend.com
88
* Developer: Omnisend
@@ -21,7 +21,7 @@
2121
}
2222

2323
const OMNISEND_GRAVITY_ADDON_NAME = 'Omnisend for Gravity Forms Add-On';
24-
const OMNISEND_GRAVITY_ADDON_VERSION = '1.2.4';
24+
const OMNISEND_GRAVITY_ADDON_VERSION = '1.2.5';
2525

2626
add_action( 'gform_loaded', array( 'Omnisend_AddOn_Bootstrap', 'load' ), 5 );
2727

omnisend-for-gravity-forms/readme.txt

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Tags: Gravity forms, form, email marketing, web tracking, subscriber collection
55
Requires at least: 4.7.0
66
Tested up to: 6.7
77
Requires PHP: 7.1
8-
Stable tag: 1.2.4
8+
Stable tag: 1.2.5
99
License: GPLv3 or later
1010
URI: http://www.gnu.org/licenses/gpl-3.0.html
1111

@@ -61,6 +61,9 @@ You can report security bugs through the Patchstack Vulnerability Disclosure Pro
6161

6262
== Changelog ==
6363

64+
= 1.2.5 =
65+
* Update screenshots
66+
6467
= 1.2.4 =
6568
* Update screenshots
6669

0 commit comments

Comments
 (0)