#93 don't send out-of-range burn rates (won't get a good ack), fixed unit command packet ordering
This commit is contained in:
@@ -13,7 +13,7 @@ local svsessions = require("supervisor.session.svsessions")
|
||||
local config = require("supervisor.config")
|
||||
local supervisor = require("supervisor.supervisor")
|
||||
|
||||
local SUPERVISOR_VERSION = "beta-v0.6.1"
|
||||
local SUPERVISOR_VERSION = "beta-v0.6.2"
|
||||
|
||||
local print = util.print
|
||||
local println = util.println
|
||||
|
||||
Reference in New Issue
Block a user