From 68e501656c3ee1e2b2e161c301dd743b31f332e1 Mon Sep 17 00:00:00 2001 From: Benjamin Klemencic Date: Fri, 11 Oct 2024 15:39:25 +0200 Subject: [PATCH] test: goal is to have equal version no in both branches after merge --- rrze-hello-lenny.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/rrze-hello-lenny.php b/rrze-hello-lenny.php index b945b42..9a50244 100644 --- a/rrze-hello-lenny.php +++ b/rrze-hello-lenny.php @@ -17,9 +17,8 @@ * Text Domain: rrze-hello-lenny */ - -defined('ABSPATH') || exit; +defined('ABSPATH') || exit; // Plugin requirements const REQUIRED_PHP_VERSION = '8.2';