mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-09-17 16:07:04 -04:00
Set release version to 3.4
This commit is contained in:
1 parent
2bd38737e1
commit
e9e82e4e50
1 file changed
+1
-1
+1
-1
@@ -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.
|
||||
|
||||
Reference in new issue
Block a user