File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ Requires PHP >= 5.6 and the `php-curl` and `php-gd` extensions.
9
9
10
10
1 . Setup [ Lightning Charge] ( https://github.com/ElementsProject/lightning-charge ) .
11
11
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 )
13
13
14
14
3 . Install and enable the plugin on your WordPress installation.
15
15
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " elementsproject/woocommerce-gateway-lightning" ,
3
3
"description" : " WooCommerce Gateway Plugin for Lightning Charge" ,
4
- "version" : " 0.2.0 " ,
4
+ "version" : " 0.2.1 " ,
5
5
"license" : " MIT" ,
6
6
"minimum-stability" : " dev" ,
7
7
"require" : {
Original file line number Diff line number Diff line change 6
6
Author: Blockstream
7
7
Author URI: https://blockstream.com
8
8
9
- Version: 0.2.0
9
+ Version: 0.2.1
10
10
GitHub Plugin URI: https://github.com/ElementsProject/woocommerce-gateway-lightning
11
11
*/
12
12
You can’t perform that action at this time.
0 commit comments