Skip to content

Commit c377e06

Browse files
committed
Merge remote-tracking branch 'origin/develop'
Signed-off-by: snipe <[email protected]> # Conflicts: # config/version.php
2 parents 2ac4449 + 17a10a4 commit c377e06

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' => 'v6.1.1-pre',
4-
'full_app_version' => 'v6.1.1-pre - build 10778-gfc5b02e39',
5-
'build_version' => '10778',
3+
'app_version' => 'v6.1.1',
4+
'full_app_version' => 'v6.1.1 - build 10847-g2ac4449ea',
5+
'build_version' => '10847',
66
'prerelease_version' => '',
7-
'hash_version' => 'gfc5b02e39',
8-
'full_hash' => 'v6.1.1-pre-536-gfc5b02e39',
7+
'hash_version' => 'g2ac4449ea',
8+
'full_hash' => 'v6.1.1-605-g2ac4449ea',
99
'branch' => 'master',
1010
);

0 commit comments

Comments
 (0)