diff --git a/src/versionalerts.json b/src/versionalerts.json
index 9bbe04d..4ebf185 100644
--- a/src/versionalerts.json
+++ b/src/versionalerts.json
@@ -12,6 +12,6 @@
{
"id": 3,
"version": "3.3.0",
- "alert": "
IMPORTANT NOTES
- With the release of v3.4.0, the Azure Naming Tool will be upgraded to a .NET 8 Blazor Web App. This will require an update to the hosting environment, as well as a BACKUP & RESTORE of your configuration. Review the v3.4.0 Migration Guide for details.
View the Azure Naming Tool v3.4 Migration Guide
"
+ "alert": "IMPORTANT NOTES
- With the release of v4.0.0, the Azure Naming Tool will be upgraded to a .NET 8 Blazor Web App. This will require an update to the hosting environment, as well as a BACKUP & RESTORE of your configuration. Review the v3.4.0 Migration Guide for details.
View the Azure Naming Tool v4.0.0 Migration Guide
"
}
-]
\ No newline at end of file
+]