From 1c9f89c96d7f1373ecec034fd078f3ab60a77e71 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 17 Apr 2024 09:58:13 +0200 Subject: Merging upstream version 6.5.2+dfsg1. Signed-off-by: Daniel Baumann --- wp-includes/version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wp-includes/version.php') diff --git a/wp-includes/version.php b/wp-includes/version.php index dea1b63..7fac17c 100644 --- a/wp-includes/version.php +++ b/wp-includes/version.php @@ -16,7 +16,7 @@ * * @global string $wp_version */ -$wp_version = '6.5'; +$wp_version = '6.5.2'; /** * Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema. -- cgit v1.2.3