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 32747ca + d890d92 commit 61fd427Copy full SHA for 61fd427
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' => 'master',
10
);
0 commit comments