#177 correctly set Water Level Low

This commit is contained in:
Mikayla Fischler
2023-02-26 14:17:35 -05:00
parent fbb992ff12
commit b150072234
4 changed files with 19 additions and 16 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 = "v0.13.2"
local SUPERVISOR_VERSION = "v0.13.3"
local print = util.print
local println = util.println