diff --git a/README.txt b/README.txt index c939fee..846dab5 100644 --- a/README.txt +++ b/README.txt @@ -3,7 +3,7 @@ Contributors: levdbas Tags: support, hours, tracking, client, pre-paid, Requires at least: 4.6 Tested up to: 6.7.1 -Stable tag: 2.2.2 +Stable tag: 2.3.0 Requires PHP: 8.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html @@ -46,6 +46,8 @@ Yes! Feel free to sent me any suggestions or feedback. I think this plugin can b == Changelog == += 2.3.1 = +* Fixed version numbering = 2.3.0 = * Update minimal php version to 8.0 diff --git a/package.json b/package.json index 5032d96..af50512 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "support-hours", - "version": "2.3.0", + "version": "2.3.1", "description": "Project short description.", "main": "app.js", "scripts": { diff --git a/support-hours.php b/support-hours.php index 9278188..2c460aa 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.3.0 + * Version: 2.3.1 * Author: Erik van der Bas * Author URI: https://basedonline.nl * License: GPL-2.0+