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 a7b1551 commit ea1ff1eCopy full SHA for ea1ff1e
config/version.php
@@ -1,10 +1,10 @@
1
<?php
2
return array (
3
- 'app_version' => 'v6.0.2',
4
- 'full_app_version' => 'v6.0.2 - build 7961-g5bc5e9f10',
5
- 'build_version' => '7961',
+ 'app_version' => 'v6.0.3',
+ 'full_app_version' => 'v6.0.3 - build 8045-ga7b155108',
+ 'build_version' => '8045',
6
'prerelease_version' => '',
7
- 'hash_version' => 'g5bc5e9f10',
8
- 'full_hash' => 'v6.0.2-69-g5bc5e9f10',
+ 'hash_version' => 'ga7b155108',
+ 'full_hash' => 'v6.0.3-153-ga7b155108',
9
'branch' => 'master',
10
-);
+);
0 commit comments