Skip to content

Commit 7acabc5

Browse files
authored
Merge pull request #216 from TycheSoftwares/4.7.2
Version 4.7.2
2 parents 49a37c4 + 6c4b15b commit 7acabc5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

includes/class-woocommerce-delivery-notes.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ final class WooCommerce_Delivery_Notes {
3636
*
3737
* @var string $plugin_version Current plugin version number
3838
*/
39-
public static $plugin_version = '4.7.1';
39+
public static $plugin_version = '4.7.2';
4040

4141
/**
4242
* Plugin URL on current installation

woocommerce-delivery-notes.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* Plugin Name: Print Invoice & Delivery Notes for WooCommerce
66
* Plugin URI: https://www.tychesoftwares.com/
77
* Description: Print Invoices & Delivery Notes for WooCommerce Orders.
8-
* Version: 4.7.1
8+
* Version: 4.7.2
99
* Author: Tyche Softwares
1010
* Author URI: https://www.tychesoftwares.com/
1111
* License: GPLv3 or later

0 commit comments

Comments
 (0)