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 3e22dce commit fa576bcCopy full SHA for fa576bc
config/version.php
@@ -1,10 +1,10 @@
1
<?php
2
return array (
3
- 'app_version' => 'v5.4.0',
4
- 'full_app_version' => 'v5.4.0 - build 6685-dfbff274839',
5
- 'build_version' => '6685',
+ 'app_version' => 'vV5.4.1',
+ 'full_app_version' => 'vV5.4.1 - build 6746-g3e22dce11',
+ 'build_version' => '6746',
6
'prerelease_version' => '',
7
- 'hash_version' => 'dfbff274839',
8
- 'full_hash' => 'v5.4.0-1-dfbff274839',
+ 'hash_version' => 'g3e22dce11',
+ 'full_hash' => 'V5.4.1-20-g3e22dce11',
9
'branch' => 'master',
10
-);
+);
0 commit comments