diff --git a/src/Tools/Globals.php b/src/Tools/Globals.php index 545a649d..8b00cf56 100644 --- a/src/Tools/Globals.php +++ b/src/Tools/Globals.php @@ -4,7 +4,7 @@ class Globals { - public const SCRIBE_VERSION = '2.7.0'; + public const SCRIBE_VERSION = '2.7.1'; public static $shouldBeVerbose = false;