From a8eb7f110a825a8fbf7521ed63010d2c578af032 Mon Sep 17 00:00:00 2001 From: Pantheon Upstream Update Bot Date: Wed, 10 Apr 2024 09:43:17 -0600 Subject: [PATCH] Bump WP Core version to 6.4.4 (#157) Co-authored-by: Pantheon Automation --- features/general.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/features/general.feature b/features/general.feature index b1a7f2d..27c0ca7 100644 --- a/features/general.feature +++ b/features/general.feature @@ -72,7 +72,7 @@ Feature: General tests of WP Launch Check Scenario: WordPress has a new major version but no new minor version Given a WP install - And I run `wp core download --version=6.4.3 --force` + And I run `wp core download --version=6.4.4 --force` And I run `wp theme activate twentytwentytwo` When I run `wp launchcheck general`