#190 updated high startup rate warning per wiki

This commit is contained in:
Mikayla Fischler
2023-04-09 12:29:29 -04:00
parent c9b67f68dd
commit a2ea6438b5
2 changed files with 4 additions and 13 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.14.2"
local SUPERVISOR_VERSION = "v0.14.3"
local print = util.print
local println = util.println