From f4bb640d0a39039aae3851e003f3d557b0a57c02 Mon Sep 17 00:00:00 2001 From: Mike Jolley Date: Thu, 26 Nov 2015 15:43:58 +0000 Subject: [PATCH] 4.4 is fine --- plugins/woocommerce-beta-tester/readme.txt | 2 +- plugins/woocommerce-beta-tester/woocommerce-beta-tester.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/woocommerce-beta-tester/readme.txt b/plugins/woocommerce-beta-tester/readme.txt index 936b306e311..e8eb2c703f8 100644 --- a/plugins/woocommerce-beta-tester/readme.txt +++ b/plugins/woocommerce-beta-tester/readme.txt @@ -4,7 +4,7 @@ Plugin URI: https://github.com/woothemes/woocommerce-beta-tester Contributors: woothemes, mikejolley, claudiosanches Tags: woocommerce, wc, beta, beta tester, bleeding edge Requires at least: 4.2 -Tested up to: 4.2 +Tested up to: 4.4 Stable Tag: 1.0.0 Run bleeding edge versions of WooCommerce from our Github repo. This will replace your installed version of WooCommerce with the latest tagged release on Github - use with caution, and not on production sites. You have been warned. diff --git a/plugins/woocommerce-beta-tester/woocommerce-beta-tester.php b/plugins/woocommerce-beta-tester/woocommerce-beta-tester.php index eb6f17660bf..ec0ef3948af 100644 --- a/plugins/woocommerce-beta-tester/woocommerce-beta-tester.php +++ b/plugins/woocommerce-beta-tester/woocommerce-beta-tester.php @@ -7,7 +7,7 @@ * Author: Mike Jolley * Author URI: http://woothemes.com/ * Requires at least: 4.2 - * Tested up to: 4.2 + * Tested up to: 4.4 * * Based on WP_GitHub_Updater by Joachim Kudish. */