Skip to content

Commit

Permalink
Bumps plugin version number
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam Walter committed Feb 12, 2019
1 parent 86452d0 commit 2d6fae9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
2 changes: 1 addition & 1 deletion acf-restrict-color-picker.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Plugin Name: Advanced Custom Fields: Restrict Color Picker Options
Plugin URI:
Description: Restrict ACF's color picker field to a specific subset of custom colors.
Version: 1.1
Version: 1.2
Author: Vital
Author URI: http://vtldesign.com
Text Domain: vitaldesign
Expand Down
7 changes: 5 additions & 2 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Contributors: adamwalter,seanseansean
Tags: custom fields, acf, color
Requires at least: 4.0
Tested up to: 4.4.2
Stable tag: 1.1
Tested up to: 5.0.3
Stable tag: 1.2
License: GPLv2
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Expand Down Expand Up @@ -35,3 +35,6 @@ Leave your question in the support tab and we'll respond!

= 1.1 =
* Change the plugin name to better match similar plugins in the ACF world.

= 1.2 =
* Finally fixes long standing issue with multiple instances of color pickers.

0 comments on commit 2d6fae9

Please sign in to comment.