cleanup, #593 fixes, version increment

This commit is contained in:
Mikayla Fischler
2025-06-21 14:58:45 -04:00
parent a104d8ba83
commit abe0c45534
4 changed files with 20 additions and 17 deletions

View File

@@ -17,8 +17,8 @@ local max_distance = nil
local comms = {}
-- protocol/data versions (protocol/data independent changes tracked by util.lua version)
comms.version = "3.0.6"
comms.api_version = "0.0.9"
comms.version = "3.0.7"
comms.api_version = "0.0.10"
---@enum PROTOCOL
local PROTOCOL = {