Skip to content

Commit 4cc9b5a

Browse files
committed
Merge remote-tracking branch 'origin/develop'
Signed-off-by: snipe <[email protected]> # Conflicts: # config/version.php
2 parents 22710af + 8720a58 commit 4cc9b5a

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.0.9',
4-
'full_app_version' => 'v6.0.9 - build 8587-gcca531f8c',
5-
'build_version' => '8587',
3+
'app_version' => 'v6.0.10',
4+
'full_app_version' => 'v6.0.10 - build 8610-g22710afee',
5+
'build_version' => '8610',
66
'prerelease_version' => '',
7-
'hash_version' => 'gcca531f8c',
8-
'full_hash' => 'v6.0.9-68-gcca531f8c',
7+
'hash_version' => 'g22710afee',
8+
'full_hash' => 'v6.0.10-91-g22710afee',
99
'branch' => 'master',
1010
);

0 commit comments

Comments
 (0)