From 8a7fd208712b8ff60d21ee9b1b668c3ff2eeaac8 Mon Sep 17 00:00:00 2001 From: Nathan Rice Date: Tue, 31 Oct 2017 17:07:23 -0400 Subject: [PATCH] Version bump. --- genesis-beta-tester.php | 4 ++-- package.json | 2 +- readme.txt | 7 +++++-- 3 files changed, 8 insertions(+), 5 deletions(-) diff --git a/genesis-beta-tester.php b/genesis-beta-tester.php index 17820c1..81cb689 100644 --- a/genesis-beta-tester.php +++ b/genesis-beta-tester.php @@ -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/ @@ -75,4 +75,4 @@ function update_remote_post_options_filter( $options ) { */ function genesis_beta_tester_init() { new Genesis_Beta_Tester; -} \ No newline at end of file +} diff --git a/package.json b/package.json index 99328b3..e28c2a1 100644 --- a/package.json +++ b/package.json @@ -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" diff --git a/readme.txt b/readme.txt index 306d98a..61111be 100644 --- a/readme.txt +++ b/readme.txt @@ -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. @@ -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