Skip to content

Commit 95a6c70

Browse files
committed
Bumped version
Signed-off-by: snipe <[email protected]>
1 parent 9a5c1b8 commit 95a6c70

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

config/version.php

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
<?php
22
return array (
3-
'app_version' => 'v6.3.1',
4-
'full_app_version' => 'v6.3.1 - build 12672-g00cea3eb3',
5-
'build_version' => '12672',
3+
'app_version' => 'v6.3.2',
4+
'full_app_version' => 'v6.3.2 - build 12834-g9a5c1b812',
5+
'build_version' => '12834',
66
'prerelease_version' => '',
7-
'hash_version' => 'g00cea3eb3',
8-
'full_hash' => 'v6.3.1-180-g00cea3eb3',
9-
'branch' => 'master',
7+
'hash_version' => 'g9a5c1b812',
8+
'full_hash' => 'v6.3.2-160-g9a5c1b812',
9+
'branch' => 'develop',
1010
);

0 commit comments

Comments
 (0)