diff --git a/tutoraspects/plugin.py b/tutoraspects/plugin.py index 3102452c6..ba20c7d7c 100644 --- a/tutoraspects/plugin.py +++ b/tutoraspects/plugin.py @@ -348,7 +348,7 @@ # For now we are pulling this from github, which should allow maximum # flexibility for forking, running branches, specific versions, etc. ("DBT_REPOSITORY", "https://github.com/openedx/aspects-dbt"), - ("DBT_BRANCH", "cag/video-performance-v2"), + ("DBT_BRANCH", "v3.27.0"), ("DBT_SSH_KEY", ""), ("DBT_STATE_DIR", "/app/aspects/dbt_state/"), # This is the name of the database dbt will write to