bump up versions

This commit is contained in:
Mikayla Fischler
2024-12-21 11:48:35 -05:00
parent 22a7fdae88
commit 57c75be997
5 changed files with 5 additions and 5 deletions

View File

@@ -19,7 +19,7 @@ local renderer = require("coordinator.renderer")
local sounder = require("coordinator.sounder")
local threads = require("coordinator.threads")
local COORDINATOR_VERSION = "v1.6.0"
local COORDINATOR_VERSION = "v1.6.1"
local CHUNK_LOAD_DELAY_S = 30.0