From cc9d107304d578f258e211eafcd7a40c409cf1f5 Mon Sep 17 00:00:00 2001 From: Vlass Contreras <17748144+vlasscontreras@users.noreply.github.com> Date: Fri, 10 Jun 2022 21:22:16 -0600 Subject: [PATCH] =?UTF-8?q?chore:=20=F0=9F=93=8C=20update=20missing=20vers?= =?UTF-8?q?ions?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- gragrid.php | 4 ++-- languages/gragrid.pot | 12 ++++++------ 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/gragrid.php b/gragrid.php index 7d98ba5..77a2778 100644 --- a/gragrid.php +++ b/gragrid.php @@ -10,7 +10,7 @@ * Plugin Name: Gragrid: Gravity Forms + SendGrid * Plugin URI: https://github.com/vlasscontreras/gragrid * Description: Integrates Gravity Forms with SendGrid, allowing form submissions to be automatically sent to your SendGrid contact lists. - * Version: 2.2.1 + * Version: 2.2.2 * Requires at least: 5.2 * Requires PHP: 7.3 * Author: Vladimir Contreras @@ -28,7 +28,7 @@ /** * Current add-on version */ -define( 'GRAGRID_VERSION', '2.2.1' ); +define( 'GRAGRID_VERSION', '2.2.2' ); /** * If the Feed Add-On Framework exists, SendGrid Add-On is loaded. diff --git a/languages/gragrid.pot b/languages/gragrid.pot index 224b55e..1c81c69 100644 --- a/languages/gragrid.pot +++ b/languages/gragrid.pot @@ -1,17 +1,17 @@ -# Copyright (C) 2021 Vladimir Contreras +# Copyright (C) 2022 Vladimir Contreras # This file is distributed under the GPL v2 or later. msgid "" msgstr "" -"Project-Id-Version: Gragrid: Gravity Forms + SendGrid 2.2.1\n" -"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/gragrid\n" +"Project-Id-Version: Gragrid: Gravity Forms + SendGrid 2.2.2\n" +"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/gragrid-git\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: 2021-08-03T01:02:54+00:00\n" +"POT-Creation-Date: 2022-06-11T03:21:41+00:00\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"X-Generator: WP-CLI 2.5.0\n" +"X-Generator: WP-CLI 2.6.0\n" "X-Domain: gragrid\n" #. Plugin Name of the plugin @@ -191,6 +191,6 @@ msgstr "" msgid "Unable to add recipient to list: %s" msgstr "" -#: includes/class-gragrid-api.php:140 +#: includes/class-gragrid-api.php:144 msgid "API key must be defined to process an API request." msgstr ""