diff --git a/readme.txt b/readme.txt index fa35a563..7f083e0a 100644 --- a/readme.txt +++ b/readme.txt @@ -199,6 +199,9 @@ From version 1.1.13 you can also modify the javascript using the new WP hooks li == Changelog == += 2020.04.27 version 1.4.6 = + * More robustness and checks in callbacks + = 2020.04.27 version 1.4.5 = * Changed all uses of "WC_Cart" to use the main WC-cart * Changed the shipping callback to use the real cart from the Session; with no "temporary" cart created from the order diff --git a/woo-vipps.php b/woo-vipps.php index 46571f7d..ff034075 100644 --- a/woo-vipps.php +++ b/woo-vipps.php @@ -7,7 +7,7 @@ Author URI: https://www.wp-hosting.no/ Text-domain: woo-vipps Domain Path: /languages - Version: 1.4.5 + Version: 1.4.6 Requires at least: 4.7 Tested up to: 5.4.0