#519 fixed issue with turbine stability evaluation

This commit is contained in:
Mikayla Fischler
2024-08-11 19:58:29 -04:00
parent bcc55628cf
commit 196e0b1daf
3 changed files with 10 additions and 5 deletions

View File

@@ -21,7 +21,7 @@ local supervisor = require("supervisor.supervisor")
local svsessions = require("supervisor.session.svsessions")
local SUPERVISOR_VERSION = "v1.4.2"
local SUPERVISOR_VERSION = "v1.4.3"
local println = util.println
local println_ts = util.println_ts