#139 emergency coolant enabled on RPS low coolant

This commit is contained in:
Mikayla Fischler
2023-02-13 18:20:48 -05:00
parent ccd9f4b6cc
commit 2affe1b31c
3 changed files with 30 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.11.3"
local SUPERVISOR_VERSION = "beta-v0.11.4"
local print = util.print
local println = util.println