Bump version to 4.0.0

This commit is contained in:
objecttothis
2022-11-17 15:37:14 +04:00
committed by Steve Ireland
parent 57e51b9e1c
commit 68d00ddcfa
5 changed files with 5 additions and 5 deletions

View File

@@ -11,7 +11,7 @@ class App extends BaseConfig
*
* @var string
*/
public $application_version = '4.0.0-dev';
public $application_version = '4.0.0';
/**
* This is the commit hash for the version you are currently using.