Skip to content

Commit

Permalink
Bump v3.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
HTMLBurger-NG committed Apr 4, 2023
1 parent 0e85759 commit c17d60c
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 6 deletions.
4 changes: 2 additions & 2 deletions carbon-fields-plugin.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
/**
* 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.5.3
* Version: 3.6.0
* Author: htmlburger
* Author URI: https://htmlburger.com/
* Plugin URI: http://carbonfields.net/
* License: GPL2
* Requires at least: 5.0
* Tested up to: 6.1.1
* Tested up to: 6.2
* Text Domain: carbon-fields
* Domain Path: /languages
*/
Expand Down
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@
"require": {
"php": ">=5.3",
"composer/installers": "^1.0|^2.0",
"htmlburger/carbon-fields": "3.5.3"
"htmlburger/carbon-fields": "3.6.0"
}
}
}
8 changes: 6 additions & 2 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Contributors: htmlburger, m1r0, atanasangelovdev, kamenarov, stoyanov.gs, pkostadinov, panchev, tyxla, xsisqox, avakul, dilirity, sstoqnov, kaloyanivanov, brutalenemy666, magadanski_uchen, germozy
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.1.1
Stable tag: 3.5.3
Tested up to: 6.2
Stable tag: 3.6.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

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

== Changelog ==

= 3.6.0 =

Version 3.6.0 includes WordPress 6.2 Compatibility

= 3.0.0 =
Version 3.0.0 includes major rewrite of the front-end of Carbon Fields and thus includes a number of breaking changes.
Please refer to the upgrade guide over at http://carbonfields.net/.
Expand Down

0 comments on commit c17d60c

Please sign in to comment.