diff --git a/src/Roots/Acorn/Application.php b/src/Roots/Acorn/Application.php index 573ad71e..b766ae93 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.6'; + public const VERSION = '2.1.0'; /** * The custom bootstrap path defined by the developer.