Skip to content

Commit

Permalink
Version bump.
Browse files Browse the repository at this point in the history
  • Loading branch information
nathanrice committed Oct 31, 2017
1 parent d8d4bdb commit 8a7fd20
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 5 deletions.
4 changes: 2 additions & 2 deletions genesis-beta-tester.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
Author: Nathan Rice
Author URI: http://www.nathanrice.net/
Version: 0.9.3
Version: 0.9.4
Text Domain: genesis-beta-tester
Domain Path: /languages/
Expand Down Expand Up @@ -75,4 +75,4 @@ function update_remote_post_options_filter( $options ) {
*/
function genesis_beta_tester_init() {
new Genesis_Beta_Tester;
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"description": "Genesis Beta Tester lets you one-click update to the latest version of Genesis, even if it is still in beta.",
"author": "StudioPress",
"authoruri": "http://www.studiopress.com/",
"version": "0.9.3",
"version": "0.9.4",
"license": "GPL-2.0+",
"licenseuri": "http://www.gnu.org/licenses/gpl-2.0.html",
"textdomain": "genesis-beta-tester"
Expand Down
7 changes: 5 additions & 2 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ Contributors: nathanrice, studiopress, wpmuguru
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=5553118
Tags: genesis, genesiswp, studiopress
Requires at least: 3.9
Tested up to: 4.3.1
Stable tag: 0.9.3
Tested up to: 4.8.3
Stable tag: 0.9.4

This plugin lets you one-click update to the latest Genesis release, even if it's still in beta.

Expand All @@ -30,6 +30,9 @@ If you activate the plugin and do not see the update notification, that likely m

== Changelog ==

= 0.9.4 =
* Version bump

= 0.9.3 =
* Add textdomain loader
* Move /languages to root
Expand Down

0 comments on commit 8a7fd20

Please sign in to comment.