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 97c28d9 commit bc2a455Copy full SHA for bc2a455
config/version.php
@@ -1,10 +1,10 @@
1
<?php
2
return array (
3
- 'app_version' => 'v6.0.13',
4
- 'full_app_version' => 'v6.0.13 - build 8923-g30f4af3ac',
5
- 'build_version' => '8923',
+ 'app_version' => 'v6.0.14',
+ 'full_app_version' => 'v6.0.14 - build 9038-g163b3f6c0',
+ 'build_version' => '9038',
6
'prerelease_version' => '',
7
- 'hash_version' => 'g30f4af3ac',
8
- 'full_hash' => 'v6.0.13-97-g30f4af3ac',
+ 'hash_version' => 'g163b3f6c0',
+ 'full_hash' => 'v6.0.14-113-g163b3f6c0',
9
'branch' => 'develop',
10
);
0 commit comments