Skip to content

Commit

Permalink
Updating version info and changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
robertdevore committed May 9, 2016
1 parent aab17f6 commit 7991d34
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 3 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

### 1.6
* Added WP Dispensary settings page to the WordPress admin menu
* Added in automatic output of menu item details and pricing to `the_content`
* Updated `admin/post-types/wp-dispensary-metaboxes.php` to fix Serving information metabox details
* WordPress Coding Standards updates ([issue](https://github.com/deviodigital/wp-dispensary/issues/1))

### 1.5.2
* Removed file that was left behind for the plugin recommendation

Expand Down
10 changes: 8 additions & 2 deletions README.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ Contributors: deviodigital
Donate link: http://www.wpdispensary.com
Tags: menu, dispensary, medical, marijuana, mmj, cannabis
Requires at least: 3.0.1
Tested up to: 4.5.1
Stable tag: 1.5.2
Tested up to: 4.5.2
Stable tag: 1.6
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Expand Down Expand Up @@ -101,6 +101,12 @@ You can view our current add-on's on the [offical WP Dispensary website](http://

== Changelog ==

= 1.6 =
* Added WP Dispensary settings page to the WordPress admin menu
* Added in automatic output of menu item details and pricing to `the_content`
* Updated `admin/post-types/wp-dispensary-metaboxes.php` to fix Serving information metabox details
* WordPress Coding Standards updates ([issue](https://github.com/deviodigital/wp-dispensary/issues/1))

= 1.5.2 =
* Removed file that was left behind for the plugin recommendation

Expand Down
2 changes: 1 addition & 1 deletion wp-dispensary.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* Plugin Name: WP Dispensary
* Plugin URI: http://www.wpdispensary.com
* Description: The complete marijuana dispensary menu solution for WordPress.
* Version: 1.5.2
* Version: 1.6
* Author: WP Dispensary
* Author URI: http://www.wpdispensary.com
* License: GPL-2.0+
Expand Down

0 comments on commit 7991d34

Please sign in to comment.