From 9458992e24dcb65d6e2562a6a24185f6ba7413ec Mon Sep 17 00:00:00 2001 From: shalvah Date: Thu, 11 Feb 2021 13:10:52 +0100 Subject: [PATCH] Update release info --- src/Tools/Globals.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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;