Skip to content

Commit

Permalink
Bump v3.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jorostoyanov committed Nov 10, 2023
1 parent c17d60c commit 233c2a3
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 5 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.6.0
* Version: 3.6.1
* Author: htmlburger
* Author URI: https://htmlburger.com/
* Plugin URI: http://carbonfields.net/
* License: GPL2
* Requires at least: 5.0
* Tested up to: 6.2
* Tested up to: 6.4
* Text Domain: carbon-fields
* Domain Path: /languages
*/
Expand Down
2 changes: 1 addition & 1 deletion 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.6.0"
"htmlburger/carbon-fields": "3.6.1"
}
}
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.2
Stable tag: 3.6.0
Tested up to: 6.4
Stable tag: 3.6.1
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.1 =

Version 3.6.1 includes WordPress 6.4 Compatibility

= 3.6.0 =

Version 3.6.0 includes WordPress 6.2 Compatibility
Expand Down

0 comments on commit 233c2a3

Please sign in to comment.