incremented comms version for RTU advertisement changes
This commit is contained in:
parent
f01fb62863
commit
41e6d89a4b
@ -17,7 +17,7 @@ local max_distance = nil
|
||||
local comms = {}
|
||||
|
||||
-- protocol/data versions (protocol/data independent changes tracked by util.lua version)
|
||||
comms.version = "3.0.5"
|
||||
comms.version = "3.0.6"
|
||||
comms.api_version = "0.0.9"
|
||||
|
||||
---@enum PROTOCOL
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user