#186 fixed radiation warning condition

This commit is contained in:
Mikayla Fischler
2023-03-04 11:40:06 -05:00
parent b12f3206e2
commit d01a6d548f
3 changed files with 3 additions and 3 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.6"
local SUPERVISOR_VERSION = "v0.13.7"
local print = util.print
local println = util.println