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 9136415 + 3da7876 commit 86c625eCopy full SHA for 86c625e
config/version.php
@@ -1,10 +1,10 @@
1
<?php
2
return array (
3
- 'app_version' => 'v6.2.4-pre',
4
- 'full_app_version' => 'v6.2.4-pre - build 12343-gb23ce6cfc',
5
- 'build_version' => '12343',
+ 'app_version' => 'v6.3.0',
+ 'full_app_version' => 'v6.3.0 - build 12490-g9136415bb',
+ 'build_version' => '12490',
6
'prerelease_version' => '',
7
- 'hash_version' => 'gb23ce6cfc',
8
- 'full_hash' => 'v6.2.4-pre-582-gb23ce6cfc',
+ 'hash_version' => 'g9136415bb',
+ 'full_hash' => 'v6.3.0-729-g9136415bb',
9
'branch' => 'master',
10
);
0 commit comments