diff --git a/src/Roots/Acorn/Application.php b/src/Roots/Acorn/Application.php index 755429c2..1e6d81bb 100644 --- a/src/Roots/Acorn/Application.php +++ b/src/Roots/Acorn/Application.php @@ -28,7 +28,7 @@ class Application extends FoundationApplication * * @var string */ - public const VERSION = '2.0.3'; + public const VERSION = '2.0.4'; /** * The custom bootstrap path defined by the developer.