[Komodo] Commit Sync: update dev.toml

This commit is contained in:
komodo
2025-03-06 18:28:06 +00:00
parent 2279fad9ae
commit 52f92803b5

View File

@ -162,7 +162,7 @@ tags = ["dev"]
file_contents = """ file_contents = """
const BRANCH = "1.17.0"; const BRANCH = "1.17.0";
const VERSION = "1.17.0"; const VERSION = "1.17.0";
const TAG = "dev-4"; const TAG = "dev-5";
await komodo.write("UpdateVariableValue", { await komodo.write("UpdateVariableValue", {
name: "KOMODO_DEV_VERSION", name: "KOMODO_DEV_VERSION",