version increments and small fix

This commit is contained in:
Mikayla Fischler
2024-05-12 18:19:21 -04:00
parent be560cd532
commit 76e85da9d5
4 changed files with 5 additions and 4 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.4.5"
local COORDINATOR_VERSION = "v1.4.6"
local CHUNK_LOAD_DELAY_S = 30.0