Skip to content

Commit 784bf6f

Browse files
committed
Bumped version
Signed-off-by: snipe <[email protected]>
1 parent dd5f812 commit 784bf6f

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' => 'v6.0.0-RC2',
4-
'full_app_version' => 'v6.0.0-RC2 - build 6627-g2815e0d36',
3+
'app_version' => 'v6.0.0-RC3',
4+
'full_app_version' => 'v6.0.0-RC3 - build 6627-g2815e0d36',
55
'build_version' => '6627',
66
'prerelease_version' => '',
77
'hash_version' => 'g2815e0d36',
8-
'full_hash' => 'v6.0.0-RC2-6-g2815e0d36',
8+
'full_hash' => 'v6.0.0-RC3-6-g2815e0d36',
99
'branch' => 'develop',
1010
);

0 commit comments

Comments
 (0)