Skip to content

Commit a8dde5a

Browse files
committed
0.3.9
1 parent f8b7883 commit a8dde5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

woo-gateway-fedapay.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
exit;
2222
}
2323

24-
define( 'WC_FEDAPAY_GATEWAY_VERSION', '0.3.8' );
24+
define( 'WC_FEDAPAY_GATEWAY_VERSION', '0.3.9' );
2525
define( 'WC_FEDAPAY_PLUGIN_FILE_PATH', plugin_dir_path( __FILE__ ) );
2626

2727
function wc_fedapay_gateway() {

0 commit comments

Comments
 (0)