diff --git a/dbt_project.yml b/dbt_project.yml index 1e0fb3b..088b357 100644 --- a/dbt_project.yml +++ b/dbt_project.yml @@ -3,7 +3,7 @@ # name or the intended use of these models name: "fsc_ibc" version: "1.0.0" -config-version: 1 +config-version: 2 # This setting configures which "profile" dbt uses for this project. profile: "fsc_ibc"