diff --git a/app/Core/App.php b/app/Core/App.php index a2664ed2..7d69b62f 100644 --- a/app/Core/App.php +++ b/app/Core/App.php @@ -48,7 +48,7 @@ final class App /** * @var string */ - public const VERSION = "0.1.8.4"; + public const VERSION = "0.1.9"; /** * Set the base path of the application diff --git a/public/meta.json b/public/meta.json index 3d107cf6..cc4fbfc7 100644 --- a/public/meta.json +++ b/public/meta.json @@ -1,6 +1,6 @@ { "name": "Flute CMS", - "version": "0.1.8.4", + "version": "0.1.9", "build_date": "", "commit_hash": "", "branch": "early",