Skip to content

Commit 027361f

Browse files
committed
Merge remote-tracking branch 'origin/develop'
Signed-off-by: snipe <[email protected]> # Conflicts: # config/version.php
2 parents 0f63fa2 + ff10d15 commit 027361f

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.3.2',
4-
'full_app_version' => 'v6.3.2 - build 12875-g21ad7f549',
5-
'build_version' => '12875',
3+
'app_version' => 'v6.3.3',
4+
'full_app_version' => 'v6.3.3 - build 12903-g0f63fa23e',
5+
'build_version' => '12903',
66
'prerelease_version' => '',
7-
'hash_version' => 'g21ad7f549',
8-
'full_hash' => 'v6.3.2-39-g21ad7f549',
7+
'hash_version' => 'g0f63fa23e',
8+
'full_hash' => 'v6.3.3-67-g0f63fa23e',
99
'branch' => 'master',
1010
);

0 commit comments

Comments
 (0)