diff --git a/VERSION b/VERSION
index 75f45468..53f98a7e 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-20250403
+20250403.1
diff --git a/src/Auth/AuthProcessors.php b/src/Auth/AuthProcessors.php
index 04bd7104..b9fb2eab 100644
--- a/src/Auth/AuthProcessors.php
+++ b/src/Auth/AuthProcessors.php
@@ -213,7 +213,6 @@ final class AuthProcessors implements RouteHandler {
                         $host,
                         $request->secure,
                         true,
-                        true,
                     );
                 }