From 7baaa8d004f135bb404fc5cbb735f68cb8056c83 Mon Sep 17 00:00:00 2001 From: superengine Date: Mon, 24 Nov 2025 21:49:04 +0000 Subject: [PATCH 1/2] Changes --- embedded_ui/overview.html.hbs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/embedded_ui/overview.html.hbs b/embedded_ui/overview.html.hbs index 8e5e9f2..5fca3b7 100644 --- a/embedded_ui/overview.html.hbs +++ b/embedded_ui/overview.html.hbs @@ -2,7 +2,7 @@

WordPress

WordPress is set to run on port {{entitlements.port-number}}.

- Open WordPress + Open WordPress
-- 2.49.1 From ccb26eab54a92ce129903eaac3388d197fe08571 Mon Sep 17 00:00:00 2001 From: superengine Date: Mon, 24 Nov 2025 21:49:27 +0000 Subject: [PATCH 2/2] Changes --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 964d2d8..305d914 100644 --- a/manifest.json +++ b/manifest.json @@ -4,7 +4,7 @@ "name": { "en": "WordPress" }, - "version": "6.8.3-php8.4-apache" + "version": "6.8.3-php8.4-apache-2" }, "entitlements": [ { -- 2.49.1