cleanup and version increments

This commit is contained in:
Mikayla Fischler
2024-09-08 13:23:37 -04:00
parent a7b3a2a0b8
commit 2e978db859
5 changed files with 10 additions and 10 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.5.7"
local COORDINATOR_VERSION = "v1.5.8"
local CHUNK_LOAD_DELAY_S = 30.0