Skip to content

Commit

Permalink
Bump v3.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jorostoyanov committed Nov 13, 2023
1 parent 233c2a3 commit f90d5c6
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
2 changes: 1 addition & 1 deletion carbon-fields-plugin.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/**
* 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.1
* Version: 3.6.2
* Author: htmlburger
* Author URI: https://htmlburger.com/
* Plugin URI: http://carbonfields.net/
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.1"
"htmlburger/carbon-fields": "3.6.2"
}
}
4 changes: 4 additions & 0 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,10 @@ A. Sure, go ahead! It is completely open source.

== Changelog ==

= 3.6.2 =

Bugfixes

= 3.6.1 =

Version 3.6.1 includes WordPress 6.4 Compatibility
Expand Down

0 comments on commit f90d5c6

Please sign in to comment.