Skip to content

Commit a05fb7b

Browse files
author
Atanas Vasilev
committed
Bump v3.6.5
1 parent 4dd0629 commit a05fb7b

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.6.3
5+
* Version: 3.6.5
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,7 +24,7 @@
2424
"require": {
2525
"php": ">=5.3",
2626
"composer/installers": "^1.0|^2.0",
27-
"htmlburger/carbon-fields": "3.6.3"
27+
"htmlburger/carbon-fields": "3.6.5"
2828
},
2929
"config": {
3030
"allow-plugins": {

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.4
6-
Stable tag: 3.6.1
6+
Stable tag: 3.6.5
77
License: GPLv2 or later
88
License URI: http://www.gnu.org/licenses/gpl-2.0.html
99

0 commit comments

Comments
 (0)