From 6f2560c3c8cf57da4cf28803f90723204a3792ff Mon Sep 17 00:00:00 2001 From: Nathan Levesque Date: Wed, 19 Feb 2025 12:29:06 -0500 Subject: [PATCH] Fix the version lookup for learn-ai --- repos_info.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/repos_info.json b/repos_info.json index 04f51ab..36be9da 100644 --- a/repos_info.json +++ b/repos_info.json @@ -218,7 +218,7 @@ "channel_name": "product-learn-ai", "project_type": "web_application", "web_application_type": "django", - "versioning_strategy": "file" + "versioning_strategy": "python" } ] }