We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8b7883 commit a8dde5aCopy full SHA for a8dde5a
woo-gateway-fedapay.php
@@ -21,7 +21,7 @@
21
exit;
22
}
23
24
-define( 'WC_FEDAPAY_GATEWAY_VERSION', '0.3.8' );
+define( 'WC_FEDAPAY_GATEWAY_VERSION', '0.3.9' );
25
define( 'WC_FEDAPAY_PLUGIN_FILE_PATH', plugin_dir_path( __FILE__ ) );
26
27
function wc_fedapay_gateway() {
0 commit comments