Browse Source

Update Globals.php

Shalvah 4 years ago
parent
commit
0482f018c3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/Tools/Globals.php

+ 1 - 1
src/Tools/Globals.php

@@ -4,7 +4,7 @@ namespace Knuckles\Scribe\Tools;
 
 class Globals
 {
-    public const SCRIBE_VERSION = '2.7.2';
+    public const SCRIBE_VERSION = '2.7.3';
 
     public static $shouldBeVerbose = false;