Explorar el Código

Update Globals.php

Shalvah hace 4 años
padre
commit
4e9a5cc9db
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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.3';
+    public const SCRIBE_VERSION = '2.7.4';
 
     public static $shouldBeVerbose = false;