Skip to content

Commit 233c2a3

Browse files
committed
Bump v3.6.1
1 parent c17d60c commit 233c2a3

3 files changed

Lines changed: 9 additions & 5 deletions

File tree

carbon-fields-plugin.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
/**
33
* Plugin Name: Carbon Fields
44
* Description: WordPress developer-friendly custom fields for post types, taxonomy terms, users, comments, widgets, options, navigation menus and more.
5-
* Version: 3.6.0
5+
* Version: 3.6.1
66
* Author: htmlburger
77
* Author URI: https://htmlburger.com/
88
* Plugin URI: http://carbonfields.net/
99
* License: GPL2
1010
* Requires at least: 5.0
11-
* Tested up to: 6.2
11+
* Tested up to: 6.4
1212
* Text Domain: carbon-fields
1313
* Domain Path: /languages
1414
*/

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@
2424
"require": {
2525
"php": ">=5.3",
2626
"composer/installers": "^1.0|^2.0",
27-
"htmlburger/carbon-fields": "3.6.0"
27+
"htmlburger/carbon-fields": "3.6.1"
2828
}
2929
}

readme.txt

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Contributors: htmlburger, m1r0, atanasangelovdev, kamenarov, stoyanov.gs, pkostadinov, panchev, tyxla, xsisqox, avakul, dilirity, sstoqnov, kaloyanivanov, brutalenemy666, magadanski_uchen, germozy
33
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
44
Requires at least: 5.0
5-
Tested up to: 6.2
6-
Stable tag: 3.6.0
5+
Tested up to: 6.4
6+
Stable tag: 3.6.1
77
License: GPLv2 or later
88
License URI: http://www.gnu.org/licenses/gpl-2.0.html
99

@@ -77,6 +77,10 @@ A. Sure, go ahead! It is completely open source.
7777

7878
== Changelog ==
7979

80+
= 3.6.1 =
81+
82+
Version 3.6.1 includes WordPress 6.4 Compatibility
83+
8084
= 3.6.0 =
8185

8286
Version 3.6.0 includes WordPress 6.2 Compatibility

0 commit comments

Comments
 (0)