There was an error while loading. Please reload this page.
1 parent 3939a3c commit abe911cCopy full SHA for abe911c
changelog.md
@@ -1,5 +1,10 @@
1
## Changelog
2
3
+### 0.0.2
4
+
5
+1. reformat code
6
+2. add new feature to customize Currency Symbol
7
8
### 0.0.1
9
10
1. init project
woocommerce-erc20-payment-gateway.php
@@ -1,7 +1,7 @@
<?php
/*
* Plugin Name: WooCommerce ERC20 Payment Gateway
- * Version: 0.0.1
+ * Version: 0.0.2
* Plugin URI: http://www.inkerk.com/woocommerce-erc20-payment-gateway
* Description: This Plugin will add ERC20 Token Payment Gateway
* Author: Inkerk Inc.
0 commit comments