From a05fb7b382feb32be40b2cb8074d540da89dc822 Mon Sep 17 00:00:00 2001 From: Atanas Vasilev Date: Wed, 31 Jul 2024 11:24:09 +0300 Subject: [PATCH] Bump v3.6.5 --- carbon-fields-plugin.php | 2 +- composer.json | 2 +- readme.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/carbon-fields-plugin.php b/carbon-fields-plugin.php index 5393251..3733786 100644 --- a/carbon-fields-plugin.php +++ b/carbon-fields-plugin.php @@ -2,7 +2,7 @@ /** * Plugin Name: Carbon Fields * Description: WordPress developer-friendly custom fields for post types, taxonomy terms, users, comments, widgets, options, navigation menus and more. - * Version: 3.6.3 + * Version: 3.6.5 * Author: htmlburger * Author URI: https://htmlburger.com/ * Plugin URI: http://carbonfields.net/ diff --git a/composer.json b/composer.json index a3603ea..b20059e 100644 --- a/composer.json +++ b/composer.json @@ -24,7 +24,7 @@ "require": { "php": ">=5.3", "composer/installers": "^1.0|^2.0", - "htmlburger/carbon-fields": "3.6.3" + "htmlburger/carbon-fields": "3.6.5" }, "config": { "allow-plugins": { diff --git a/readme.txt b/readme.txt index 1db992b..3b8c6e2 100644 --- a/readme.txt +++ b/readme.txt @@ -3,7 +3,7 @@ Contributors: htmlburger, m1r0, atanasangelovdev, kamenarov, stoyanov.gs, pkosta Tags: custom, field, custom field, advanced, repeater, post, type, text, textarea, file, image, rich text, wysiwyg, select, dropdown, checkbox, radio, association, relationship, map, taxonomy, term, user, comment, option, options, widget, simple fields, magic fields, more fields, post meta, term meta, user meta, comment meta, theme options, custom widget, nested fields Requires at least: 5.0 Tested up to: 6.4 -Stable tag: 3.6.1 +Stable tag: 3.6.5 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html