From d8cc0ac8aaffff8cbc0cf3211119f3e9654c0561 Mon Sep 17 00:00:00 2001 From: Simon Knott Date: Thu, 9 Nov 2023 14:45:52 +0100 Subject: [PATCH] Update Angular plugin https://github.com/netlify/angular-runtime/pull/77 isn't released yet - but i'm opening this PR already so I can get an approval, and I can merge it quickly once the new version is released :) --- site/plugins.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/plugins.json b/site/plugins.json index 5443a8632..1c8e45e94 100644 --- a/site/plugins.json +++ b/site/plugins.json @@ -659,7 +659,7 @@ "name": "Angular Runtime", "package": "@netlify/angular-runtime", "repo": "https://github.com/netlify/angular-runtime", - "version": "2.0.1" + "version": "2.0.2" }, { "author": "netlify",