diff --git a/config.yaml b/config.yaml index e919fc69..afb98abf 100644 --- a/config.yaml +++ b/config.yaml @@ -18,8 +18,9 @@ teracy-dev: git: remote: origin: https://github.com/teracyhq-incubator/teracy-dev-core.git - branch: v0.3.0 - require_version: ">= 0.3.0" + branch: develop + # TODO(hoatle): use the released version here instead + require_version: ">= 0.4.0-SNASPHOT" enabled: true # when true, extension will be auto-downloaded if not available yet and will load this extension to be used # extension must have manifest.yaml file to describe its name, version and optional description # optional: config_default.yaml, teracy-dev-ext.rb will be auto loaded if available