#105 single coordinator configuration

This commit is contained in:
Mikayla Fischler
2022-10-20 13:53:39 -04:00
parent 2f55ad76f2
commit 788fae44aa
6 changed files with 69 additions and 42 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.6.4"
local SUPERVISOR_VERSION = "beta-v0.6.5"
local print = util.print
local println = util.println