From 7c7c7b977757de66a9f9ec24c8c9445ebb82998d Mon Sep 17 00:00:00 2001 From: komodo Date: Sun, 9 Feb 2025 02:01:32 +0000 Subject: [PATCH] [Komodo] Commit Sync: update dev.toml --- dev.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev.toml b/dev.toml index 967ce5e..78b914c 100644 --- a/dev.toml +++ b/dev.toml @@ -168,7 +168,7 @@ tags = ["dev"] file_contents = """ const BRANCH = "1.17.0"; const VERSION = "1.17.0"; -const TAG = "dev1"; +const TAG = "dev-1"; await komodo.write("UpdateVariableValue", { name: "KOMODO_DEV_VERSION",