diff --git a/README.txt b/README.txt index 6281a86..c939fee 100644 --- a/README.txt +++ b/README.txt @@ -2,9 +2,9 @@ Contributors: levdbas Tags: support, hours, tracking, client, pre-paid, Requires at least: 4.6 -Tested up to: 6.6.0 +Tested up to: 6.7.1 Stable tag: 2.2.2 -Requires PHP: 7.4 +Requires PHP: 8.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html @@ -46,6 +46,11 @@ Yes! Feel free to sent me any suggestions or feedback. I think this plugin can b == Changelog == + += 2.3.0 = +* Update minimal php version to 8.0 +* Compatibility check with new WP version + = 2.2.2 = * Fix two minor issues in README.TXT * Fix automatic deployment workflow on GitHub diff --git a/package-lock.json b/package-lock.json index e9c45da..fa0e742 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "support-hours", - "version": "2.0.0", + "version": "2.2.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "support-hours", - "version": "2.0.0", + "version": "2.2.0", "license": "GPL-3.0", "devDependencies": { "@babel/core": "^7.20", diff --git a/package.json b/package.json index 438635c..5032d96 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "support-hours", - "version": "2.2.0", + "version": "2.3.0", "description": "Project short description.", "main": "app.js", "scripts": { diff --git a/support-hours.php b/support-hours.php index 55987cf..9278188 100644 --- a/support-hours.php +++ b/support-hours.php @@ -16,7 +16,7 @@ * Plugin Name: Support Hours * Plugin URI: https://basedonline.nl * Description: Use Support hours to give yourself and your clients insights on the status of pre-paid work. - * Version: 2.2.2 + * Version: 2.3.0 * Author: Erik van der Bas * Author URI: https://basedonline.nl * License: GPL-2.0+