From 6d9919e3bee208cdcf1d26c1da2a74e4773e0008 Mon Sep 17 00:00:00 2001 From: corsacca Date: Thu, 1 Jun 2023 14:55:02 +0200 Subject: [PATCH] v1.2.3 --- disciple-tools-dashboard.php | 2 +- version-control.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/disciple-tools-dashboard.php b/disciple-tools-dashboard.php index c235334..e68635d 100755 --- a/disciple-tools-dashboard.php +++ b/disciple-tools-dashboard.php @@ -3,7 +3,7 @@ *Plugin Name: Disciple.Tools - Dashboard * Plugin URI: https://github.com/DiscipleTools/disciple-tools-dashboard * Description: The multiplier dashboard upgrades the multipliers experience as soon as they log into the system giving them a landing page with stats. - * Version: 1.2.2 + * Version: 1.2.3 * Author URI: https://github.com/DiscipleTools * GitHub Plugin URI: https://github.com/DiscipleTools/disciple-tools-dashboard * Requires at least: 4.7.0 diff --git a/version-control.json b/version-control.json index 60f7204..c0e6de1 100644 --- a/version-control.json +++ b/version-control.json @@ -1,7 +1,7 @@ { "name": "Disciple.Tools - Dashboard", - "version": "1.2.2", - "last_updated": "2023-05", + "version": "1.2.3", + "last_updated": "2023-06", "author": "Disciple.Tools", "author_homepage": "https://disciple.tools", "git_owner": "DiscipleTools",