#173 dump excess steam on opening emergency coolant

This commit is contained in:
Mikayla Fischler
2023-02-25 14:11:40 -05:00
parent 523ac91c3b
commit fbb992ff12
8 changed files with 43 additions and 17 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.1"
local SUPERVISOR_VERSION = "v0.13.2"
local print = util.print
local println = util.println