Skip to content

Commit 29e27c1

Browse files
author
lstoyanoff
committed
Bump v3.1.19
1 parent 2e2ac56 commit 29e27c1

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
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.1.18
5+
* Version: 3.1.19
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",
27-
"htmlburger/carbon-fields": "3.1.18"
27+
"htmlburger/carbon-fields": "3.1.19"
2828
}
2929
}

readme.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Contributors: htmlburger, m1r0, atanasangelovdev, kamenarov, stoyanov.gs, pkosta
33
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
44
Requires at least: 4.0
55
Tested up to: 5.3
6-
Stable tag: 3.1.18
6+
Stable tag: 3.1.19
77
License: GPLv2 or later
88
License URI: http://www.gnu.org/licenses/gpl-2.0.html
99

0 commit comments

Comments
 (0)