Merge remote-tracking branch 'origin/develop'
# Conflicts: # config/version.php
This commit is contained in:
+5
-5
@@ -1,11 +1,11 @@
|
|||||||
<?php
|
<?php
|
||||||
|
|
||||||
return [
|
return [
|
||||||
'app_version' => 'v8.6.1',
|
'app_version' => 'v8.6.2',
|
||||||
'full_app_version' => 'v8.6.1 - build 23186-gcaf5e347e3',
|
'full_app_version' => 'v8.6.2 - build 23218-gc98eea1ce5',
|
||||||
'build_version' => '23186',
|
'build_version' => '23218',
|
||||||
'prerelease_version' => '',
|
'prerelease_version' => '',
|
||||||
'hash_version' => 'gcaf5e347e3',
|
'hash_version' => 'gc98eea1ce5',
|
||||||
'full_hash' => 'v8.6.1-180-gcaf5e347e3',
|
'full_hash' => 'v8.6.2-212-gc98eea1ce5',
|
||||||
'branch' => 'master',
|
'branch' => 'master',
|
||||||
];
|
];
|
||||||
|
|||||||
Reference in New Issue
Block a user