Skip to content

Commit

Permalink
v0.2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
shesek committed Jun 25, 2020
1 parent ec0a753 commit 068d5e7
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Requires PHP >= 5.6 and the `php-curl` and `php-gd` extensions.

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

2. [Download woocommerce-gateway-lightning.zip](https://github.com/ElementsProject/woocommerce-gateway-lightning/releases/download/v0.2.6/woocommerce-gateway-lightning.zip)
2. [Download woocommerce-gateway-lightning.zip](https://github.com/ElementsProject/woocommerce-gateway-lightning/releases/download/v0.2.7/woocommerce-gateway-lightning.zip)

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

Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "elementsproject/woocommerce-gateway-lightning",
"description": "WooCommerce Gateway Plugin for Lightning Charge",
"version": "0.2.6",
"version": "0.2.7",
"license": "MIT",
"minimum-stability": "dev",
"require": {
Expand Down
4 changes: 2 additions & 2 deletions composer.lock

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

2 changes: 1 addition & 1 deletion woocommerce-gateway-lightning.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
Author: Blockstream
Author URI: https://blockstream.com
Version: 0.2.6
Version: 0.2.7
GitHub Plugin URI: https://github.com/ElementsProject/woocommerce-gateway-lightning
*/

Expand Down

0 comments on commit 068d5e7

Please sign in to comment.