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 89c234b commit 2f02eeeCopy full SHA for 2f02eee
config/version.php
@@ -1,10 +1,10 @@
1
<?php
2
return array (
3
- 'app_version' => 'v6.0.4',
4
- 'full_app_version' => 'v6.0.4 - build 8050-gb448c8965',
5
- 'build_version' => '8050',
+ 'app_version' => 'v6.0.5',
+ 'full_app_version' => 'v6.0.5 - build 8126-g89c234b1c',
+ 'build_version' => '8126',
6
'prerelease_version' => '',
7
- 'hash_version' => 'gb448c8965',
8
- 'full_hash' => 'v6.0.4-4-gb448c8965',
+ 'hash_version' => 'g89c234b1c',
+ 'full_hash' => 'v6.0.5-74-g89c234b1c',
9
'branch' => 'develop',
10
-);
+);
0 commit comments