From 23364d40fc1ba87cc08dd3a72a560317037f9f15 Mon Sep 17 00:00:00 2001 From: Marcus Quinn Date: Tue, 25 Mar 2025 03:27:38 +0000 Subject: [PATCH] Update version to v0.2.4 --- includes/class-wp-allstars-admin-colors.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/class-wp-allstars-admin-colors.php b/includes/class-wp-allstars-admin-colors.php index d54d751..d1b6dba 100644 --- a/includes/class-wp-allstars-admin-colors.php +++ b/includes/class-wp-allstars-admin-colors.php @@ -5,7 +5,7 @@ * Handles setting the admin color scheme based on user preferences * * @package WP_ALLSTARS - * @since 0.2.3 + * @since 0.2.4 */ if (!defined('ABSPATH')) {