diff --git a/src/Tools/Globals.php b/src/Tools/Globals.php index 515813e4..b727cc14 100644 --- a/src/Tools/Globals.php +++ b/src/Tools/Globals.php @@ -4,7 +4,7 @@ class Globals { - public const SCRIBE_VERSION = '2.5.2'; + public const SCRIBE_VERSION = '2.5.3'; public static $shouldBeVerbose = false;