Skip to content

Commit 6ccc84e

Browse files
committed
Bump to v3.6.8
1 parent f3bcb0c commit 6ccc84e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

config.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
# Define version constant
66
if ( ! defined( __NAMESPACE__ . '\VERSION' ) ) {
7-
define( __NAMESPACE__ . '\VERSION', '3.6.6' );
7+
define( __NAMESPACE__ . '\VERSION', '3.6.8' );
88
}
99

1010
# Define root directory

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "carbon-fields",
3-
"version": "3.6.6",
3+
"version": "3.6.8",
44
"description": "WordPress developer-friendly custom fields for post types, taxonomy terms, users, comments, widgets, options, navigation menus and more.",
55
"directories": {
66
"test": "tests"

0 commit comments

Comments
 (0)