We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0de6f42 commit 50bee52Copy full SHA for 50bee52
1 file changed
config.yaml
@@ -19,8 +19,8 @@ teracy-dev:
19
git:
20
remote:
21
origin: https://github.com/teracyhq-incubator/teracy-dev-core.git
22
- branch: v0.4.0
23
- require_version: ">= 0.4.0"
+ branch: v0.5.0
+ require_version: ">= 0.5.0"
24
enabled: true # when true, extension will be auto-downloaded if not available yet and will load this extension to be used
25
# extension must have manifest.yaml file to describe its name, version and optional description
26
# optional: config_default.yaml, teracy-dev-ext.rb will be auto loaded if available
0 commit comments