#125 moved environmental loss on boilers from build to state category

This commit is contained in:
Mikayla Fischler
2022-11-14 21:50:32 -05:00
parent 7c39e8c72b
commit 6fcd18e17a
4 changed files with 12 additions and 12 deletions

View File

@@ -14,7 +14,7 @@ local svsessions = require("supervisor.session.svsessions")
local config = require("supervisor.config")
local supervisor = require("supervisor.supervisor")
local SUPERVISOR_VERSION = "beta-v0.7.7"
local SUPERVISOR_VERSION = "beta-v0.7.8"
local print = util.print
local println = util.println