Skip to content

Commit fd07550

Browse files
committed
Merge remote-tracking branch 'origin/develop'
Signed-off-by: snipe <[email protected]> # Conflicts: # config/version.php
2 parents 25bfd3e + 30b481b commit fd07550

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

config/version.php

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
<?php
22
return array (
3-
'app_version' => 'v7.1.14',
4-
'full_app_version' => 'v7.1.14 - build 15942-g3bf33aa68',
5-
'build_version' => '15942',
3+
'app_version' => 'v7.1.15',
4+
'full_app_version' => 'v7.1.15 - build 16052-g25bfd3e84',
5+
'build_version' => '16052',
66
'prerelease_version' => '',
7-
'hash_version' => 'g3bf33aa68',
8-
'full_hash' => 'v7.1.14-420-g3bf33aa68',
7+
'hash_version' => 'g25bfd3e84',
8+
'full_hash' => 'v7.1.15-105-g25bfd3e84',
99
'branch' => 'master',
1010
);

0 commit comments

Comments
 (0)