Skip to content

Commit ea1ff1e

Browse files
committed
Bumped version to 6.0.3
Signed-off-by: snipe <[email protected]>
1 parent a7b1551 commit ea1ff1e

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.0.2',
4-
'full_app_version' => 'v6.0.2 - build 7961-g5bc5e9f10',
5-
'build_version' => '7961',
3+
'app_version' => 'v6.0.3',
4+
'full_app_version' => 'v6.0.3 - build 8045-ga7b155108',
5+
'build_version' => '8045',
66
'prerelease_version' => '',
7-
'hash_version' => 'g5bc5e9f10',
8-
'full_hash' => 'v6.0.2-69-g5bc5e9f10',
7+
'hash_version' => 'ga7b155108',
8+
'full_hash' => 'v6.0.3-153-ga7b155108',
99
'branch' => 'master',
10-
);
10+
);

0 commit comments

Comments
 (0)