From f74eb19eb9bcf243518641254dbf578b529d3840 Mon Sep 17 00:00:00 2001 From: Phil Bastian <155411597+PhilBastian@users.noreply.github.com> Date: Thu, 17 Apr 2025 13:51:24 +0800 Subject: [PATCH] Update Edge supported version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 719d6b242..a7ab71a05 100644 --- a/README.md +++ b/README.md @@ -131,7 +131,7 @@ Build and run the `ServicePulse.Host` project in the IDE. ServicePulse is supported on the following desktop browser versions: - Chrome [latest major version](https://chromereleases.googleblog.com/) -- Edge with EdgeHTML v17+ +- Edge [latest stable version](https://learn.microsoft.com/en-us/deployedge/microsoft-edge-relnote-stable-channel) - Firefox ESR [current version](https://www.mozilla.org/en-US/firefox/enterprise/) - Safari [latest major version](https://developer.apple.com/safari/)