#66 SNA RTU supervisor session

This commit is contained in:
Mikayla Fischler
2022-06-04 16:25:23 -04:00
parent 0f7e77b0cb
commit e443beec19
3 changed files with 172 additions and 2 deletions

View File

@@ -13,7 +13,7 @@ local svsessions = require("supervisor.session.svsessions")
local config = require("supervisor.config")
local supervisor = require("supervisor.supervisor")
local SUPERVISOR_VERSION = "beta-v0.4.7"
local SUPERVISOR_VERSION = "beta-v0.4.8"
local print = util.print
local println = util.println