From e41d22d1645b105d0afed515296cee59c558c0e3 Mon Sep 17 00:00:00 2001 From: hoatle Date: Wed, 27 May 2026 00:27:29 +0700 Subject: [PATCH] @ #634 | should upgrade to use teracy-dev-core v0.5.1 --- config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.yaml b/config.yaml index b7b1920f..75307c65 100644 --- a/config.yaml +++ b/config.yaml @@ -19,8 +19,8 @@ teracy-dev: git: remote: origin: https://github.com/teracyhq-incubator/teracy-dev-core.git - branch: v0.5.0 - require_version: ">= 0.5.0" + branch: v0.5.1 + require_version: ">= 0.5.1" 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