mirror of
https://github.com/MikaylaFischler/cc-mek-scada.git
synced 2025-07-25 11:02:25 +00:00
incremented coordinator version
This commit is contained in:
@ -19,7 +19,7 @@ local renderer = require("coordinator.renderer")
|
||||
local sounder = require("coordinator.sounder")
|
||||
local threads = require("coordinator.threads")
|
||||
|
||||
local COORDINATOR_VERSION = "v1.5.1"
|
||||
local COORDINATOR_VERSION = "v1.5.2"
|
||||
|
||||
local CHUNK_LOAD_DELAY_S = 30.0
|
||||
|
||||
|
Reference in New Issue
Block a user