diff --git a/.wp-release-info.json b/.wp-release-info.json new file mode 100644 index 0000000..11afab3 --- /dev/null +++ b/.wp-release-info.json @@ -0,0 +1,9 @@ +{ + "id": "https://github.com/mcguffin/acf-quickedit-fields/raw/master/.wp-release-info.json", + "slug": "acf-quickedit-fields", + "version": "3.2.6", + "url": "https://github.com/mcguffin/acf-quickedit-fields", + "package": "https://github.com/mcguffin/acf-quickedit-fields/releases/download/3.2.6/acf-quickedit-fields.zip", + "tested": "6.2", + "requires_php": "7.2" +} \ No newline at end of file diff --git a/include/version.php b/include/version.php index d67b3d1..fc9688a 100644 --- a/include/version.php +++ b/include/version.php @@ -1 +1 @@ -\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-05-03T15:14:34+00:00\n" +"POT-Creation-Date: 2023-05-09T09:23:39+00:00\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "X-Generator: WP-CLI 2.7.1\n" "X-Domain: acf-quickedit-fields\n" @@ -35,7 +35,7 @@ msgid "https://github.com/mcguffin" msgstr "" #. Translators: 1: ACF Pro URL, 2: plugins page url -#: include/ACFQuickEdit/Admin/Admin.php:222 +#: include/ACFQuickEdit/Admin/Admin.php:227 msgid "The ACF QuickEdit Fields plugin requires ACF version 5.6 or later. You can disable and uninstall it on the plugins page." msgstr "" diff --git a/package-lock.json b/package-lock.json index 6b23ce3..8e3238d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "acf-quickedit-fields", - "version": "3.2.5", + "version": "3.2.6", "lockfileVersion": 2, "requires": true, "packages": { @@ -15150,4 +15150,4 @@ } } } -} +} \ No newline at end of file diff --git a/package.json b/package.json index 6a9b0fc..a90d6c8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "acf-quickedit-fields", - "version": "3.2.5", + "version": "3.2.6", "description": "Enter description here.", "main": "js/acf-qef-field-group.min.js", "scripts": { @@ -120,4 +120,4 @@ "svn": "https://plugins.svn.wordpress.org/acf-quickedit-fields/" } } -} +} \ No newline at end of file diff --git a/readme.txt b/readme.txt index 913abd8..8108130 100644 --- a/readme.txt +++ b/readme.txt @@ -5,7 +5,7 @@ Tags: acf, quickedit, columns, bulk edit Requires at least: 4.7 Tested up to: 6.2 Requires PHP: 7.2 -Stable tag: 3.2.5 +Stable tag: 3.2.6 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html