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 c3871c9 commit 0fa07a4Copy full SHA for 0fa07a4
config/version.php
@@ -1,10 +1,10 @@
1
<?php
2
return array (
3
- 'app_version' => 'v5.1.2',
4
- 'full_app_version' => 'v5.1.2 - build 5847-g00a7c1e9e',
5
- 'build_version' => '5847',
+ 'app_version' => 'v5.1.3',
+ 'full_app_version' => 'v5.1.3 - build 5862-gc3871c98d',
+ 'build_version' => '5862',
6
'prerelease_version' => '',
7
- 'hash_version' => 'g00a7c1e9e',
8
- 'full_hash' => 'v5.1.2-33-g00a7c1e9e',
+ 'hash_version' => 'gc3871c98d',
+ 'full_hash' => 'v5.1.3-12-gc3871c98d',
9
'branch' => 'master',
10
);
0 commit comments