Skip to content

Commit 580666b

Browse files
committed
update number verions
1 parent ec51fd5 commit 580666b

3 files changed

Lines changed: 12 additions & 4 deletions

File tree

.idea/.gitignore

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

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# php plugin for woocommerce wordpress
2-
# tested on Wordpress 6.7.1 wooCommerce (8.7.0, 9.3.4, 9.5.1)
2+
# tested on Wordpress 6.8.3 wooCommerce (8.7.0, 9.3.4, 9.5.1)

wc-payneteasy.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
/**
33
* Plugin Name: Payment system PAYNETEASY
44
* Description: Allows you to use Payment system PAYNETEASY with the WooCommerce plugin.
5-
* Version: 1.0.0
5+
* Version: 1.0.4
66
* Author: Payneteasy
77
* Author URI: https:#payneteasy.com/
88
* Text Domain: wc-payneteasy
99
* Domain Path: /languages/
10-
* Requires PHP: 7.4
10+
* Requires PHP: 7.4+
1111
*
1212
* @package Payneteasy
13-
* @version 1.0.3
13+
* @version 1.0.4
1414
*/
1515

1616
if (!defined('ABSPATH')) exit; # Exit if accessed directly

0 commit comments

Comments
 (0)