We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fdecdf4 commit 4d00bb9Copy full SHA for 4d00bb9
config/version.php
@@ -1,10 +1,10 @@
1
<?php
2
return array (
3
- 'app_version' => 'v6.3.4',
4
- 'full_app_version' => 'v6.3.4 - build 13226-g5229dd65c',
5
- 'build_version' => '13226',
+ 'app_version' => 'v6.4.0',
+ 'full_app_version' => 'v6.4.0 - build 13351-gdb2baae758',
+ 'build_version' => '13351',
6
'prerelease_version' => '',
7
- 'hash_version' => 'g5229dd65c',
8
- 'full_hash' => 'v6.3.4-85-g5229dd65c',
+ 'hash_version' => 'gdb2baae758',
+ 'full_hash' => 'v6.4.0-210-gdb2baae758',
9
'branch' => 'develop',
10
);
0 commit comments