Skip to content

Commit 50bee52

Browse files
committed
@ #622 | should upgrade teracy-dev-core from v0.4.0 to v0.5.0
1 parent 0de6f42 commit 50bee52

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ teracy-dev:
1919
git:
2020
remote:
2121
origin: https://github.com/teracyhq-incubator/teracy-dev-core.git
22-
branch: v0.4.0
23-
require_version: ">= 0.4.0"
22+
branch: v0.5.0
23+
require_version: ">= 0.5.0"
2424
enabled: true # when true, extension will be auto-downloaded if not available yet and will load this extension to be used
2525
# extension must have manifest.yaml file to describe its name, version and optional description
2626
# optional: config_default.yaml, teracy-dev-ext.rb will be auto loaded if available

0 commit comments

Comments
 (0)