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 fd71b48 commit 57ed3afCopy full SHA for 57ed3af
config/version.php
@@ -1,10 +1,10 @@
1
<?php
2
return array (
3
- 'app_version' => 'v5.4.3',
4
- 'full_app_version' => 'v5.4.3 - build 6812-g7479f5f12',
5
- 'build_version' => '6812',
+ 'app_version' => 'v5.4.4',
+ 'full_app_version' => 'v5.4.4 - build 6829-gfd71b4848',
+ 'build_version' => '6829',
6
'prerelease_version' => '',
7
- 'hash_version' => 'g7479f5f12',
8
- 'full_hash' => 'v5.4.3-5-g7479f5f12',
+ 'hash_version' => 'gfd71b4848',
+ 'full_hash' => 'v5.4.4-14-gfd71b4848',
9
'branch' => 'master',
10
);
0 commit comments