diff --git a/src/Tools/Globals.php b/src/Tools/Globals.php index f4ebc55f..b5e5d0d9 100644 --- a/src/Tools/Globals.php +++ b/src/Tools/Globals.php @@ -4,7 +4,7 @@ class Globals { - public const SCRIBE_VERSION = '2.7.2'; + public const SCRIBE_VERSION = '2.7.3'; public static $shouldBeVerbose = false;