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 8c6aaec commit 0303df4Copy full SHA for 0303df4
config/version.php
@@ -1,10 +1,10 @@
1
<?php
2
return array (
3
- 'app_version' => 'v6.0.11',
4
- 'full_app_version' => 'v6.0.11 - build 8758-g61fa0bda4',
5
- 'build_version' => '8758',
+ 'app_version' => 'v6.0.12',
+ 'full_app_version' => 'v6.0.12 - build 8824-g915186883',
+ 'build_version' => '8824',
6
'prerelease_version' => '',
7
- 'hash_version' => 'g61fa0bda4',
8
- 'full_hash' => 'v6.0.11-145-g61fa0bda4',
+ 'hash_version' => 'g915186883',
+ 'full_hash' => 'v6.0.12-64-g915186883',
9
'branch' => 'develop',
10
);
0 commit comments