#543 reset remote sequence numbers when linking

This commit is contained in:
Mikayla Fischler
2024-08-28 21:01:04 -04:00
parent 705494bb7e
commit 035a26cc07
8 changed files with 9 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.6"
local COORDINATOR_VERSION = "v1.5.7"
local CHUNK_LOAD_DELAY_S = 30.0