Skip to content

Commit 35e4524

Browse files
committed
Bump v3.6.3
1 parent f90d5c6 commit 35e4524

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
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.2
5+
* Version: 3.6.3
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.6.2"
27+
"htmlburger/carbon-fields": "3.6.3"
2828
}
2929
}

readme.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,10 @@ A. Sure, go ahead! It is completely open source.
7777

7878
== Changelog ==
7979

80+
= 3.6.3 =
81+
82+
See https://github.com/htmlburger/carbon-fields/releases/tag/v3.6.3
83+
8084
= 3.6.2 =
8185

8286
Bugfixes

0 commit comments

Comments
 (0)