From 44cc036763396461d96242457ba5d149da7911c8 Mon Sep 17 00:00:00 2001 From: Robert Rhoades Date: Fri, 7 Oct 2011 16:55:10 +0100 Subject: [PATCH] Bumped version to 0.9.9.1 --- jigoshop.php | 4 ++-- readme.txt | 13 ++++++++++++- version.txt | 2 +- 3 files changed, 15 insertions(+), 4 deletions(-) diff --git a/jigoshop.php b/jigoshop.php index 9e0a8eee..66c85e81 100644 --- a/jigoshop.php +++ b/jigoshop.php @@ -14,7 +14,7 @@ * Author: Jigowatt * Author URI: http://jigowatt.co.uk * - * Version: 0.9.9.1 (BETA) + * Version: 0.9.9.1 * Requires at least: 3.1 * Tested up to: 3.2.1 * @@ -27,7 +27,7 @@ @session_start(); -if (!defined("JIGOSHOP_VERSION")) define("JIGOSHOP_VERSION", "0.9.9.1 (BETA)"); +if (!defined("JIGOSHOP_VERSION")) define("JIGOSHOP_VERSION", "0.9.9.1"); if (!defined("PHP_EOL")) define("PHP_EOL", "\r\n"); load_plugin_textdomain('jigoshop', false, dirname( plugin_basename( __FILE__ ) ) . '/languages/'); diff --git a/readme.txt b/readme.txt index 64fe2c94..1e8ce7be 100644 --- a/readme.txt +++ b/readme.txt @@ -2,7 +2,7 @@ Tags: ecommerce, wordpress ecommerce, store, shop, shopping, cart, checkout, widgets, reports, shipping, tax, paypal Requires at least: 3.1 Tested up to: 3.2.1 -Stable tag: 0.9.9.1 (BETA) +Stable tag: 0.9.9.1 A feature packed eCommerce plugin built upon WordPress core functionality ensuring excellent performance and customisability. @@ -132,6 +132,17 @@ We have a co 9. Checkout == Changelog == += 0.9.9.1 = +* Now saves coupon data in order panel +* Added body classes to track order page +* Added Russian Translation +* Fixed downloadable files not found +* Fixed install duplicates +* Added labels to bank transfer gateway +* Attributes are no longer using the slug +* Minor GUI Tweaks +* Other fixes (https://github.com/jigoshop/jigoshop/issues?milestone=7&state=closed) + = 0.9.9 = * Configurable Products * Global image sizes can now be declared from the panel. diff --git a/version.txt b/version.txt index 81425a9a..31bc902a 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -0.9.9.1 (BETA) +0.9.9.1