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 fedd2b6 + 5fcbf90 commit 7865fbeCopy full SHA for 7865fbe
config/version.php
@@ -1,10 +1,10 @@
1
<?php
2
return array (
3
- 'app_version' => 'v4.1.11-pre',
4
- 'full_app_version' => 'v4.1.11-pre - build 3344-g99205bf',
5
- 'build_version' => '3344',
+ 'app_version' => 'v4.1.11',
+ 'full_app_version' => 'v4.1.11 - build 3357-gfedd2b6',
+ 'build_version' => '3357',
6
'prerelease_version' => '',
7
- 'hash_version' => 'g99205bf',
8
- 'full_hash' => 'v4.1.11-pre-92-g99205bf',
+ 'hash_version' => 'gfedd2b6',
+ 'full_hash' => 'v4.1.11-105-gfedd2b6',
9
'branch' => 'master',
10
);
0 commit comments