diff --git a/VERSION b/VERSION index 736f155..907753d 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.2309.72236 +0.2309.72356 diff --git a/src/Http/HttpFx.php b/src/Http/HttpFx.php index ede90bd..ff3d222 100644 --- a/src/Http/HttpFx.php +++ b/src/Http/HttpFx.php @@ -1,7 +1,7 @@ registerRoutes($this->router); + $handler->registerRoutes($this); } }