diff --git a/src/Roots/Acorn/Application.php b/src/Roots/Acorn/Application.php index d770fb31..b6292dbb 100644 --- a/src/Roots/Acorn/Application.php +++ b/src/Roots/Acorn/Application.php @@ -24,7 +24,7 @@ class Application extends FoundationApplication * * @var string */ - public const VERSION = '4.x-dev'; + public const VERSION = '4.1.0'; /** * The custom resources path defined by the developer.