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 2ac4449 + 17a10a4 commit c377e06Copy full SHA for c377e06
config/version.php
@@ -1,10 +1,10 @@
1
<?php
2
return array (
3
- 'app_version' => 'v6.1.1-pre',
4
- 'full_app_version' => 'v6.1.1-pre - build 10778-gfc5b02e39',
5
- 'build_version' => '10778',
+ 'app_version' => 'v6.1.1',
+ 'full_app_version' => 'v6.1.1 - build 10847-g2ac4449ea',
+ 'build_version' => '10847',
6
'prerelease_version' => '',
7
- 'hash_version' => 'gfc5b02e39',
8
- 'full_hash' => 'v6.1.1-pre-536-gfc5b02e39',
+ 'hash_version' => 'g2ac4449ea',
+ 'full_hash' => 'v6.1.1-605-g2ac4449ea',
9
'branch' => 'master',
10
);
0 commit comments