diff --git a/app/Config/App.php b/app/Config/App.php index abed4897e..f4b4a5dfa 100644 --- a/app/Config/App.php +++ b/app/Config/App.php @@ -12,7 +12,7 @@ class App extends BaseConfig * * @var string */ - public string $application_version = '3.4.0-dev'; + public string $application_version = '3.4.0'; /** * This is the commit hash for the version you are currently using.