Updated noise level

This commit is contained in:
Applevangelist
2021-07-12 18:16:22 +02:00
parent c0f4eef896
commit 86fedbfaae
3 changed files with 32 additions and 32 deletions

View File

@@ -20,7 +20,7 @@
-- @module Functional.Mantis
-- @image Functional.Mantis.jpg
-- Date: Apr 2021
-- Date: July 2021
-------------------------------------------------------------------------
--- **MANTIS** class, extends #Core.Base#BASE
@@ -310,7 +310,7 @@ do
end
-- @field #string version
self.version="0.4.1"
self.version="0.4.2"
self:I(string.format("***** Starting MANTIS Version %s *****", self.version))
return self