Skip to content

Commit 02b2b2c

Browse files
committed
Added missing description to plugin header.
1 parent aac0662 commit 02b2b2c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

nofrixion-for-woocommerce.php

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
/**
33
* Plugin Name: NoFrixion for WooCommerce
44
* Plugin URI: https://wordpress.org/plugins/nofrixion-for-woocommerce/
5-
* Description:
5+
* Description: Adds a new payment method to WooCommerce that connects to the NoFrixion MoneyMoov API.
66
* Author: NoFrixion
77
* Author URI: https://nofrixion.com
88
* Text Domain: nofrixion-for-woocommerce
99
* Domain Path: /languages
10-
* Version: 1.0.4
10+
* Version: 1.0.5
1111
* Requires PHP: 7.4
1212
* Tested up to: 5.9
1313
* Requires at least: 5.2

readme.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Tags: payment gateway, WooCommerce, NoFrixion
44
Requires at least: 5.2
55
Tested up to: 5.9
66
Requires PHP: 7.4
7-
Stable tag: 1.0.4
7+
Stable tag: 1.0.5
88
License: MIT
99
License URI: https://github.com/nofrixion/woocommerce-plugin/blob/master/license.txt
1010

@@ -28,5 +28,5 @@ This plugin requires WooCommerce. Please make sure you have WooCommerce installe
2828
Documentation and an API reference can be found at https://docs.nofrixion.com.
2929

3030
== Changelog ==
31-
= 1.0.4 :: 2022-05-25 =
31+
= 1.0.5 :: 2022-05-25 =
3232
* Initial release.

0 commit comments

Comments
 (0)