Skip to content

Commit 5b7f88c

Browse files
committed
Adding Liquid Network icons.
1 parent 0eec6cf commit 5b7f88c

File tree

4 files changed

+7
-5
lines changed

4 files changed

+7
-5
lines changed

.wordpress-org/icon-128x128.png

6.46 KB
Loading

.wordpress-org/icon-256x256.png

13 KB
Loading

liquid-assets-for-woocommerce.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/*
33
Plugin Name: Liquid Assets for WooCommerce
44
Description: Configure your products to reference Liquid Assets. The plugin will send Liquid Assets (coinos.io and your own Elements RPC node supported) to customers after successful payment.
5-
Version: 1.8.1
5+
Version: 1.8.2
66
Author: Andreas Tasch
77
Author URI: https://attec.at
88
License: MIT

readme.txt

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
Contributors: ndeet
44
Tags: WooCommerce, Liquid Network, Bitcoin, cryptocurrency
55
Requires at least: 4.9
6-
Tested up to: 5.7
6+
Tested up to: 5.8
77
Requires PHP: 7.3
8-
Stable tag: 1.8
8+
Stable tag: 1.8.2
99
License: MIT
1010

1111
Configure your products to reference your own Liquid Assets. The plugin will send Liquid Assets (coinos.io and your Elements RPC node supported) to customers after successful payment.
@@ -90,10 +90,12 @@ In the search field type "Liquid Assets for WooCommerce". You can install it by
9090
3. Activate the plugin from the Plugins menu within the WordPress admin.
9191

9292
== Changelog ==
93+
= 1.8.2 :: 2021-07-26 =
94+
* Added: Icons for plugin directory
95+
* Changed: Tested WP version 5.8.0 and changed supported version accordingly.
9396

9497
= 1.8.1 :: 2021-07-26 =
95-
### Changed
96-
* Do not send admin notification mails if asset was already successfully sent.
98+
* Changed: Do not send admin notification mails if asset was already successfully sent.
9799

98100
= 1.8.0 :: 2021-07-26 =
99101
Initial public release.

0 commit comments

Comments
 (0)