Set release version to 3.4

This commit is contained in:
jekkos
2025-03-11 21:08:11 +01:00
parent 2bd38737e1
commit e9e82e4e50

View File

@@ -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.