Skip to content

Commit

Permalink
Bump v3.1.16
Browse files Browse the repository at this point in the history
  • Loading branch information
lstoyanoff committed Apr 10, 2020
1 parent b77b274 commit 4b6f872
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 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.1.15
* Version: 3.1.16
* 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",
"htmlburger/carbon-fields": "3.1.15"
"htmlburger/carbon-fields": "3.1.16"
}
}
2 changes: 1 addition & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Contributors: htmlburger, m1r0, atanasangelovdev, kamenarov, stoyanov.gs, pkosta
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: 4.0
Tested up to: 5.3
Stable tag: 3.1.15
Stable tag: 3.1.16
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Expand Down

0 comments on commit 4b6f872

Please sign in to comment.