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 4b4983e commit d890d92Copy full SHA for d890d92
config/version.php
@@ -1,10 +1,10 @@
1
<?php
2
return array (
3
- 'app_version' => 'v6.1.1',
4
- 'full_app_version' => 'v6.1.1 - build 10847-g2ac4449ea',
5
- 'build_version' => '10847',
+ 'app_version' => 'v6.1.2',
+ 'full_app_version' => 'v6.1.2 - build 10938-g32747cafd',
+ 'build_version' => '10938',
6
'prerelease_version' => '',
7
- 'hash_version' => 'g2ac4449ea',
8
- 'full_hash' => 'v6.1.1-605-g2ac4449ea',
+ 'hash_version' => 'g32747cafd',
+ 'full_hash' => 'v6.1.2-89-g32747cafd',
9
'branch' => 'develop',
10
);
0 commit comments