Skip to content

Commit 3968657

Browse files
committed
v0.2.1
1 parent e41def5 commit 3968657

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Requires PHP >= 5.6 and the `php-curl` and `php-gd` extensions.
99

1010
1. Setup [Lightning Charge](https://github.com/ElementsProject/lightning-charge).
1111

12-
2. [Download woocommerce-gateway-lightning.zip](https://github.com/ElementsProject/woocommerce-gateway-lightning/releases/download/v0.2.0/woocommerce-gateway-lightning.zip)
12+
2. [Download woocommerce-gateway-lightning.zip](https://github.com/ElementsProject/woocommerce-gateway-lightning/releases/download/v0.2.1/woocommerce-gateway-lightning.zip)
1313

1414
3. Install and enable the plugin on your WordPress installation.
1515

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "elementsproject/woocommerce-gateway-lightning",
33
"description": "WooCommerce Gateway Plugin for Lightning Charge",
4-
"version": "0.2.0",
4+
"version": "0.2.1",
55
"license": "MIT",
66
"minimum-stability": "dev",
77
"require": {

woocommerce-gateway-lightning.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
Author: Blockstream
77
Author URI: https://blockstream.com
88
9-
Version: 0.2.0
9+
Version: 0.2.1
1010
GitHub Plugin URI: https://github.com/ElementsProject/woocommerce-gateway-lightning
1111
*/
1212

0 commit comments

Comments
 (0)