From e2d6edf5bf0e9492fcdfec80861c6ee3d748214a Mon Sep 17 00:00:00 2001 From: Matt Kane Date: Fri, 17 May 2024 09:39:40 +0100 Subject: [PATCH] fix: update Angular runtime to 2.0.7 --- site/plugins.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/plugins.json b/site/plugins.json index 845a27290..57485102f 100644 --- a/site/plugins.json +++ b/site/plugins.json @@ -670,7 +670,7 @@ "name": "Angular Runtime", "package": "@netlify/angular-runtime", "repo": "https://github.com/netlify/angular-runtime", - "version": "2.0.6" + "version": "2.0.7" }, { "author": "netlify",