From 4569ff367abf584fdd1376b0edc88e83e1b6e24a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Frank=20B=C3=BCltge?= Date: Fri, 22 Dec 2023 14:05:20 +0100 Subject: [PATCH] New version --- WpAdminStyle.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/WpAdminStyle.php b/WpAdminStyle.php index bc33aea..b166efa 100755 --- a/WpAdminStyle.php +++ b/WpAdminStyle.php @@ -8,11 +8,11 @@ * GitHub Plugin URI: https://github.com/bueltge/wordpress-admin-style * Description: Shows the WordPress admin styles on one page to help you to develop WordPress compliant. * Author: Frank Bültge - * Version: 1.6.0 + * Version: 1.6.1 * Licence: GPLv2+ * License URI: ./LICENSE * Author URI: https://bueltge.de - * Last Change: 2021-04-28 + * Last Change: 2023-12-22 */ ! defined( 'ABSPATH' ) && exit;