Skip to content

Commit fddbdaf

Browse files
committed
Fixed conflict
Signed-off-by: snipe <[email protected]>
1 parent a5dbece commit fddbdaf

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

config/version.php

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,7 @@
44
'full_app_version' => 'v7.0.12 - build 15249-g713bb104e',
55
'build_version' => '15249',
66
'prerelease_version' => '',
7-
<<<<<<< HEAD
8-
'hash_version' => 'g46ed07642',
9-
'full_hash' => 'v7.0.11-133-g46ed07642',
10-
'branch' => 'master',
11-
=======
127
'hash_version' => 'g713bb104e',
138
'full_hash' => 'v7.0.12-338-g713bb104e',
14-
'branch' => 'develop',
15-
>>>>>>> origin/develop
9+
'branch' => 'master',
1610
);

0 commit comments

Comments
 (0)