From 4775926b7fdcfb7d814d92f97c758511a8c1cf24 Mon Sep 17 00:00:00 2001 From: "Oscar Sanchez S." Date: Tue, 23 Apr 2024 11:54:12 -0500 Subject: [PATCH] Move minimum require WordPress version --- newrelic-reporting-for-wordpress.php | 2 +- readme.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/newrelic-reporting-for-wordpress.php b/newrelic-reporting-for-wordpress.php index ea44993..e464a36 100644 --- a/newrelic-reporting-for-wordpress.php +++ b/newrelic-reporting-for-wordpress.php @@ -5,7 +5,7 @@ * Plugin URI: https://wordpress.org/plugins/wp-newrelic * Description: New Relic APM reports for WordPress * Version: 1.3.2 - * Requires at least: 4.0 + * Requires at least: 6.3 * Requires PHP: 7.3.11 * Author: 10up * Author URI: https://10up.com diff --git a/readme.txt b/readme.txt index b46992e..4c24f71 100644 --- a/readme.txt +++ b/readme.txt @@ -1,7 +1,7 @@ === New Relic Reporting for WordPress === Contributors: 10up, rittesh.patel, tott, oscarssanchez, jeffpaul Tags: New Relic, New Relic Reporting, New Relic APM Reporting, APM Reporting -Requires at least: 4.0 +Requires at least: 6.3 Tested up to: 6.5.2 Stable tag: 1.3.2 Requires PHP: 7.3.11