Skip to content

Commit cf69b6a

Browse files
committed
Bump v3.5.2
1 parent 9af1a79 commit cf69b6a

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

carbon-fields-plugin.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
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.5.1
5+
* Version: 3.5.2
66
* Author: htmlburger
77
* Author URI: https://htmlburger.com/
88
* Plugin URI: http://carbonfields.net/

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.5.1"
27+
"htmlburger/carbon-fields": "3.5.2"
2828
}
2929
}

readme.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Contributors: htmlburger, m1r0, atanasangelovdev, kamenarov, stoyanov.gs, pkosta
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
55
Tested up to: 6.1.1
6-
Stable tag: 3.5.1
6+
Stable tag: 3.5.2
77
License: GPLv2 or later
88
License URI: http://www.gnu.org/licenses/gpl-2.0.html
99

0 commit comments

Comments
 (0)