#186 F_ALARM use emergency+ level

This commit is contained in:
Mikayla Fischler
2023-03-04 11:46:59 -05:00
parent d01a6d548f
commit f7828dd05b
4 changed files with 10 additions and 8 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.7"
local SUPERVISOR_VERSION = "v0.13.8"
local print = util.print
local println = util.println