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 12e8ac8 commit 81704c1Copy full SHA for 81704c1
config/version.php
@@ -1,10 +1,10 @@
1
<?php
2
return array (
3
- 'app_version' => 'v6.4.1',
4
- 'full_app_version' => 'v6.4.1 - build 13458-gf2cc9ec1dd',
5
- 'build_version' => '13458',
+ 'app_version' => 'v6.4.2',
+ 'full_app_version' => 'v6.4.2 - build 13487-gb489c71fa2',
+ 'build_version' => '13487',
6
'prerelease_version' => '',
7
- 'hash_version' => 'gf2cc9ec1dd',
8
- 'full_hash' => 'v6.4.1-68-gf2cc9ec1dd',
+ 'hash_version' => 'gb489c71fa2',
+ 'full_hash' => 'v6.4.2-97-gb489c71fa2',
9
'branch' => 'develop',
10
);
0 commit comments