[Komodo] Commit Sync: update release.toml

This commit is contained in:
komodo
2025-05-30 18:54:19 +00:00
parent 7d1d12e60b
commit 23127309bf

View File

@ -166,7 +166,7 @@ tags = ["release"]
[action.config] [action.config]
file_contents = """ file_contents = """
const BRANCH = "main"; const BRANCH = "main";
const VERSION = "1.17.5"; const VERSION = "1.18.0";
const TAG = "release-1"; const TAG = "release-1";
await komodo.write("UpdateVariableValue", { await komodo.write("UpdateVariableValue", {