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.
2 parents 6f9ba6e + c2d863d commit b7af049Copy full SHA for b7af049
config/version.php
@@ -1,10 +1,10 @@
1
<?php
2
return array (
3
- 'app_version' => 'v6.3.3',
4
- 'full_app_version' => 'v6.3.3 - build 13056-gb34156ca2',
5
- 'build_version' => '13056',
+ 'app_version' => 'v6.3.4',
+ 'full_app_version' => 'v6.3.4 - build 13139-g6f9ba6ede',
+ 'build_version' => '13139',
6
'prerelease_version' => '',
7
- 'hash_version' => 'gb34156ca2',
8
- 'full_hash' => 'v6.3.3-151-gb34156ca2',
+ 'hash_version' => 'g6f9ba6ede',
+ 'full_hash' => 'v6.3.4-234-g6f9ba6ede',
9
'branch' => 'master',
10
);
0 commit comments