From 04dcce5496c7f18515704204883f9f7e4e7b3b63 Mon Sep 17 00:00:00 2001 From: craxtech <34967632+craxtech@users.noreply.github.com> Date: Mon, 24 Oct 2022 22:12:52 +0800 Subject: [PATCH] Version bump to WordPress versino 6.0.3 compatibility and internal version update --- easy-ip-blocker.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/easy-ip-blocker.php b/easy-ip-blocker.php index efe659c..48fbd0e 100644 --- a/easy-ip-blocker.php +++ b/easy-ip-blocker.php @@ -1,13 +1,13 @@ settings ) ) { $instance->settings = Easy_IP_Blocker_Settings::instance( $instance );