From 72f549c3d6443c8eade5b2ded088a0bf1aded41f Mon Sep 17 00:00:00 2001 From: Valentin Date: Tue, 21 May 2024 20:07:10 +0200 Subject: [PATCH] fix: update AI4OS templates to Checkout "main" branch --- ai4os-ai4-template-child.json | 2 +- ai4os-ai4-template.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ai4os-ai4-template-child.json b/ai4os-ai4-template-child.json index cce617e..cfa2fcd 100644 --- a/ai4os-ai4-template-child.json +++ b/ai4os-ai4-template-child.json @@ -4,6 +4,6 @@ "tags": [ "python", "ai4os", "ai4eosc" ], "picture": "pictures/ai4eosc-vertical-transparent.png", "gitLink": "https://github.com/ai4os/ai4-template-child", - "gitCheckout": "2.0.0", + "gitCheckout": "main", "feedback": "https://github.com/ai4os/ai4-template-child/issues" } diff --git a/ai4os-ai4-template.json b/ai4os-ai4-template.json index 375c052..c436e79 100644 --- a/ai4os-ai4-template.json +++ b/ai4os-ai4-template.json @@ -4,6 +4,6 @@ "tags": [ "python", "ai4os", "ai4eosc" ], "picture": "pictures/ai4eosc-vertical-transparent.png", "gitLink": "https://github.com/ai4os/ai4-template", - "gitCheckout": "2.0.0", + "gitCheckout": "main", "feedback": "https://github.com/ai4os/ai4-template/issues" }