From a1b38a5af56baafe2e9f839547b09bc6de62df34 Mon Sep 17 00:00:00 2001 From: Tim Carr Date: Thu, 6 Apr 2023 15:17:03 +0100 Subject: [PATCH] 1.3.5 --- convertkit.php | 4 ++-- languages/convertkit.pot | 18 ++---------------- readme.txt | 5 ++++- 3 files changed, 8 insertions(+), 19 deletions(-) diff --git a/convertkit.php b/convertkit.php index dc3a60e..009fa91 100755 --- a/convertkit.php +++ b/convertkit.php @@ -8,7 +8,7 @@ * @wordpress-plugin * Plugin Name: ConvertKit for Gravity Forms * Description: Integrates Gravity Forms with ConvertKit allowing form submissions to be automatically sent to your ConvertKit account. - * Version: 1.3.4 + * Version: 1.3.5 * Author: ConvertKit * Author URI: https://convertkit.com/ * Text Domain: convertkit @@ -20,7 +20,7 @@ define( 'CKGF_PLUGIN_URL', plugin_dir_url( __FILE__ ) ); define( 'CKGF_PLUGIN_PATH', __DIR__ ); define( 'CKGF_PLUGIN_FILEPATH', __FILE__ ); -define( 'CKGF_PLUGIN_VERSION', '1.3.4' ); +define( 'CKGF_PLUGIN_VERSION', '1.3.5' ); define( 'CKGF_MIN_GF_VERSION', '1.9.3' ); define( 'CKGF_SLUG', 'ckgf' ); define( 'CKGF_TITLE', __( 'ConvertKit Gravity Forms Add-On', 'convertkit' ) ); diff --git a/languages/convertkit.pot b/languages/convertkit.pot index 5c31055..95fecde 100644 --- a/languages/convertkit.pot +++ b/languages/convertkit.pot @@ -2,14 +2,14 @@ # This file is distributed under the same license as the ConvertKit for Gravity Forms plugin. msgid "" msgstr "" -"Project-Id-Version: ConvertKit for Gravity Forms 1.3.4\n" +"Project-Id-Version: ConvertKit for Gravity Forms 1.3.5\n" "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/convertkit-gravity-forms\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"POT-Creation-Date: 2023-03-30T13:49:47+00:00\n" +"POT-Creation-Date: 2023-04-06T14:16:45+00:00\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "X-Generator: WP-CLI 2.7.1\n" "X-Domain: convertkit\n" @@ -269,17 +269,3 @@ msgstr "" #: includes/class-wp-ckgf.php:188 msgid "ConvertKit for Gravity Forms Error" msgstr "" - -#. translators: Plugin Name -#: views/backend/review/notice.php:17 -msgid "We'd be super grateful if you could spread the word about %s and give it a 5 star rating on WordPress." -msgstr "" - -#: views/backend/review/notice.php:25 -msgid "Yes, leave review" -msgstr "" - -#. translators: Plugin Name -#: views/backend/review/notice.php:32 -msgid "No, I'm having issues with %s" -msgstr "" diff --git a/readme.txt b/readme.txt index 510cd5e..6e7987b 100644 --- a/readme.txt +++ b/readme.txt @@ -5,7 +5,7 @@ Tags: email, marketing, embed form, convertkit, capture Requires at least: 5.0 Tested up to: 6.2 Requires PHP: 5.6.20 -Stable tag: 1.3.4 +Stable tag: 1.3.5 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html @@ -42,6 +42,9 @@ No. You must first have an account on ConvertKit.com, but you do not have to use == Changelog == +### 1.3.5 2023-04-06 +* Updated: ConvertKit WordPress Libraries to 1.3.4 + ### 1.3.4 2023-03-30 * Updated: Tested with WordPress 6.2