Skip to content

Commit aac0662

Browse files
committed
Bumped version to v1.0.4.
1 parent 18d40de commit aac0662

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
@@ -7,7 +7,7 @@
77
* Author URI: https://nofrixion.com
88
* Text Domain: nofrixion-for-woocommerce
99
* Domain Path: /languages
10-
* Version: 0.8.2
10+
* Version: 1.0.4
1111
* Requires PHP: 7.4
1212
* Tested up to: 5.9
1313
* Requires at least: 5.2
@@ -20,7 +20,7 @@
2020

2121
defined( 'ABSPATH' ) || exit();
2222

23-
define( 'NOFRIXION_VERSION', '0.8.2' );
23+
define( 'NOFRIXION_VERSION', '1.0.4' );
2424
define( 'NOFRIXION_PLUGIN_FILE_PATH', plugin_dir_path( __FILE__ ) );
2525
define( 'NOFRIXION_PLUGIN_URL', plugin_dir_url(__FILE__ ) );
2626
define( 'NOFRIXION_PLUGIN_ID', 'nofrixion-for-woocommerce' );

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.3
7+
Stable tag: 1.0.4
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.3 :: 2022-05-25 =
31+
= 1.0.4 :: 2022-05-25 =
3232
* Initial release.

0 commit comments

Comments
 (0)