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 00cea3e + 6bca1e3 commit 9221641Copy full SHA for 9221641
config/version.php
@@ -1,10 +1,10 @@
1
<?php
2
return array (
3
- 'app_version' => 'v6.3.0',
4
- 'full_app_version' => 'v6.3.0 - build 12490-g9136415bb',
5
- 'build_version' => '12490',
+ 'app_version' => 'v6.3.1',
+ 'full_app_version' => 'v6.3.1 - build 12672-g00cea3eb3',
+ 'build_version' => '12672',
6
'prerelease_version' => '',
7
- 'hash_version' => 'g9136415bb',
8
- 'full_hash' => 'v6.3.0-729-g9136415bb',
+ 'hash_version' => 'g00cea3eb3',
+ 'full_hash' => 'v6.3.1-180-g00cea3eb3',
9
'branch' => 'master',
10
);
0 commit comments