Skip to content

Commit

Permalink
v0.0.10: move blockchain icosn to gateway icon
Browse files Browse the repository at this point in the history
  • Loading branch information
10xSebastian committed Aug 30, 2022
1 parent a0ab755 commit 809d75c
Show file tree
Hide file tree
Showing 13 changed files with 21 additions and 4,954 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ WooCommerce DePay plugin to accept Web3 payments directly into your wallet with
In order to release this plugin simply push a git tag:

```
git tag v0.0.9
git push origin v0.0.9
git tag v0.0.10
git push origin v0.0.10
```
2 changes: 1 addition & 1 deletion depay-woocommerce-payments.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* WC tested up to: 6.8.0
* Requires at least: 5.8
* Requires PHP: 7.0
* Version: 0.0.9
* Version: 0.0.10
*
* @package DePay\Payments
*/
Expand Down
2 changes: 1 addition & 1 deletion dist/admin.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/checkout.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 809d75c

Please sign in to comment.