From a1363ef6c8db1b070a477fddb12928bf8427aff4 Mon Sep 17 00:00:00 2001 From: Candy Tsai Date: Fri, 6 Sep 2024 16:20:26 +0800 Subject: [PATCH] Update blueprint to use latest tagged release version --- blueprint.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blueprint.json b/blueprint.json index d3405ee..63e4a8c 100644 --- a/blueprint.json +++ b/blueprint.json @@ -15,7 +15,7 @@ "step": "installPlugin", "pluginZipFile": { "resource": "url", - "url": "https://raw.githubusercontent.com/Automattic/create-content-model-releases/latest/create-content-model.zip" + "url": "https://raw.githubusercontent.com/Automattic/create-content-model-releases/releases/create-content-model.zip" } }, {