diff --git a/HISTORY.md b/HISTORY.md index a2060b47..ebd13295 100755 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,8 @@ == Changelog == += 3.7.5 = +* Fixed deprecation warnings + = 3.7.4 = * New WooCommerce settings page * Initial phpunit tests diff --git a/README.md b/README.md index 665963f4..eb3e185b 100755 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ **Tags:** bitcoin, accept bitcoin, bitcoin woocommerce, bitcoin wordpress plugin, bitcoin payments **Requires at least:** 3.0.1 **Tested up to:** 6.5.5 -**Stable tag:** 3.7.4 +**Stable tag:** 3.7.5 **License:** MIT **License URI:** http://opensource.org/licenses/MIT diff --git a/blockonomics-woocommerce.php b/blockonomics-woocommerce.php index 2b9de83d..ce2e0d78 100755 --- a/blockonomics-woocommerce.php +++ b/blockonomics-woocommerce.php @@ -3,7 +3,7 @@ * Plugin Name: WordPress Bitcoin Payments - Blockonomics * Plugin URI: https://github.com/blockonomics/woocommerce-plugin * Description: Accept Bitcoin Payments on your WooCommerce-powered website with Blockonomics - * Version: 3.7.4 + * Version: 3.7.5 * Author: Blockonomics * Author URI: https://www.blockonomics.co * License: MIT