Skip to content

Commit 069a160

Browse files
committed
Merge remote-tracking branch 'origin/develop'
Signed-off-by: snipe <[email protected]> # Conflicts: # config/version.php
2 parents b1f2051 + 60accfd commit 069a160

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

config/version.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
<?php
22
return array (
3-
'app_version' => 'v7.0.0',
4-
'full_app_version' => 'v7.0.0 - build 13553-g9fccafa3a',
3+
'app_version' => 'v7.0.1',
4+
'full_app_version' => 'v7.0.1 - build 13553-g9fccafa3a',
55
'build_version' => '13553',
66
'prerelease_version' => '',
77
'hash_version' => 'g9fccafa3a',
8-
'full_hash' => 'v7.0.0-51-g9fccafa3a',
8+
'full_hash' => 'v7.0.1-51-g9fccafa3a',
99
'branch' => 'master',
1010
);

0 commit comments

Comments
 (0)