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 8791640 commit 2b0127aCopy full SHA for 2b0127a
config/version.php
@@ -1,10 +1,10 @@
1
<?php
2
return array (
3
- 'app_version' => 'v8.0.2',
4
- 'full_app_version' => 'v8.0.2 - build 17048-g44dd06161',
5
- 'build_version' => '17048',
+ 'app_version' => 'v8.0.3',
+ 'full_app_version' => 'v8.0.3 - build 17154-ged8a48672',
+ 'build_version' => '17154',
6
'prerelease_version' => '',
7
- 'hash_version' => 'g44dd06161',
8
- 'full_hash' => 'v8.0.2-54-g44dd06161',
+ 'hash_version' => 'ged8a48672',
+ 'full_hash' => 'v8.0.3-99-ged8a48672',
9
'branch' => 'develop',
10
);
0 commit comments