Shalvah 3 năm trước cách đây
mục cha
commit
0d50bb27c9
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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 = '3.10.0';
+    public const SCRIBE_VERSION = '3.10.1';
 
     public static bool $shouldBeVerbose = false;
 }