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 957beca commit f2dddc1Copy full SHA for f2dddc1
config/version.php
@@ -1,10 +1,10 @@
1
<?php
2
return array (
3
- 'app_version' => 'v6.4.0',
4
- 'full_app_version' => 'v6.4.0 - build 13351-gdb2baae758',
5
- 'build_version' => '13351',
+ 'app_version' => 'v6.4.1',
+ 'full_app_version' => 'v6.4.1 - build 13386-g4642f50d6b',
+ 'build_version' => '13386',
6
'prerelease_version' => '',
7
- 'hash_version' => 'gdb2baae758',
8
- 'full_hash' => 'v6.4.0-210-gdb2baae758',
+ 'hash_version' => 'g4642f50d6b',
+ 'full_hash' => 'v6.4.1-31-g4642f50d6b',
9
'branch' => 'develop',
10
);
0 commit comments