diff --git a/CHANGELOG.md b/CHANGELOG.md index 9526c6d5..40017a6f 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,8 @@ ## Changelog +* 1.17.13 - 2016.03.31: + * Fix: Dashboard css. * 1.17.12 - 2016.03.31: - * Fix: changed tested up to 4.5 + * Fix: changed tested up to 4.5. * 1.17.11 - 2016.01.8: * Fix: sending emalis from cron jobs. * 1.17.10 - 2015.12.21: diff --git a/jigoshop.php b/jigoshop.php index ca3c6ae7..4eef4a1d 100755 --- a/jigoshop.php +++ b/jigoshop.php @@ -20,7 +20,7 @@ * Description: Jigoshop, a WordPress eCommerce plugin that works. * Author: Jigoshop Limited * Author URI: https://www.jigoshop.com - * Version: 1.17.12 + * Version: 1.17.13 * Requires at least: 4.0 * Tested up to: 4.5 * Text Domain: jigoshop @@ -38,7 +38,7 @@ */ if (!defined('JIGOSHOP_VERSION')) { - define('JIGOSHOP_VERSION', '1.17.12'); + define('JIGOSHOP_VERSION', '1.17.13'); } if (!defined('JIGOSHOP_DB_VERSION')) { define('JIGOSHOP_DB_VERSION', 1503180); diff --git a/readme.txt b/readme.txt index 2b923849..470f5397 100755 --- a/readme.txt +++ b/readme.txt @@ -5,7 +5,7 @@ Tags: 2checkout, 2co, affiliate, authorize, cart, checkout, commerce, coupons, e Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=finance%40jigoshop%2ecom&lc=US&item_name=Jigoshop%20%2d%20Wordpress%2eorg%20donation%20link&no_note=0¤cy_code=USD&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHostedGuest Requires at least: 4.0 Tested up to: 4.5 -Stable tag: 1.17.12 +Stable tag: 1.17.13 A feature-packed eCommerce plugin built upon WordPress core functionality ensuring excellent performance and customizability. @@ -127,6 +127,9 @@ However, if you want priority, dedicated support from Jigoshop staff, we dp offe == Changelog == += 1.17.13 - 2016.03.31 = +* Fix: Dashboard css. + = 1.17.12 - 2016.03.31 = * Fix: changed tested up to 4.5