version increments

This commit is contained in:
Mikayla Fischler
2024-10-14 13:39:37 -04:00
parent 620fa362f6
commit 7bb49c51c8
4 changed files with 4 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.5.12"
local COORDINATOR_VERSION = "v1.5.13"
local CHUNK_LOAD_DELAY_S = 30.0