Skip to content

Commit 8d2ba52

Browse files
committed
v0.2.6
1 parent f86182a commit 8d2ba52

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

README.md

Lines changed: 1 addition & 1 deletion
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.5/woocommerce-gateway-lightning.zip)
12+
2. [Download woocommerce-gateway-lightning.zip](https://github.com/ElementsProject/woocommerce-gateway-lightning/releases/download/v0.2.6/woocommerce-gateway-lightning.zip)
1313

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

composer.json

Lines changed: 1 addition & 1 deletion
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.5",
4+
"version": "0.2.6",
55
"license": "MIT",
66
"minimum-stability": "dev",
77
"require": {

composer.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

woocommerce-gateway-lightning.php

Lines changed: 1 addition & 1 deletion
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.5
9+
Version: 0.2.6
1010
GitHub Plugin URI: https://github.com/ElementsProject/woocommerce-gateway-lightning
1111
*/
1212

0 commit comments

Comments
 (0)