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 a5dbece commit fddbdafCopy full SHA for fddbdaf
config/version.php
@@ -4,13 +4,7 @@
4
'full_app_version' => 'v7.0.12 - build 15249-g713bb104e',
5
'build_version' => '15249',
6
'prerelease_version' => '',
7
-<<<<<<< HEAD
8
- 'hash_version' => 'g46ed07642',
9
- 'full_hash' => 'v7.0.11-133-g46ed07642',
10
- 'branch' => 'master',
11
-=======
12
'hash_version' => 'g713bb104e',
13
'full_hash' => 'v7.0.12-338-g713bb104e',
14
- 'branch' => 'develop',
15
->>>>>>> origin/develop
+ 'branch' => 'master',
16
);
0 commit comments