瀏覽代碼

Revert "4.30.1"

This reverts commit bab43a04b785e272308c4fc6522a8fc3acc248cc.
Shalvah 1 年之前
父節點
當前提交
60ba395c18
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/Scribe.php

+ 1 - 1
src/Scribe.php

@@ -9,7 +9,7 @@ use Symfony\Component\HttpFoundation\Request;
 
 class Scribe
 {
-    public const VERSION = '4.30.1';
+    public const VERSION = '4.30.0';
 
     /**
      * Specify a callback that will be executed just before a response call is made