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 39ef353 commit 9c0202eCopy full SHA for 9c0202e
config/version.php
@@ -1,10 +1,10 @@
1
<?php
2
return array (
3
- 'app_version' => 'v8.2.2',
4
- 'full_app_version' => 'v8.2.2 - build 19559-g0ba8f5cc5',
+ 'app_version' => 'v8.3.0',
+ 'full_app_version' => 'v8.3.0 - build 19559-g0ba8f5cc5',
5
'build_version' => '19559',
6
'prerelease_version' => '',
7
'hash_version' => 'g0ba8f5cc5',
8
- 'full_hash' => 'v8.2.2-489-g0ba8f5cc5',
+ 'full_hash' => 'v8.3.0-489-g0ba8f5cc5',
9
'branch' => 'develop',
10
);
0 commit comments