Skip to content

Commit abb7f23

Browse files
committed
Bumped version to 6.0.4
Signed-off-by: snipe <[email protected]>
1 parent 8857391 commit abb7f23

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.0.3',
4-
'full_app_version' => 'v6.0.3 - build 8046-gea1ff1e8b',
5-
'build_version' => '8046',
3+
'app_version' => 'v6.0.4',
4+
'full_app_version' => 'v6.0.4 - build 8050-gb448c8965',
5+
'build_version' => '8050',
66
'prerelease_version' => '',
7-
'hash_version' => 'gea1ff1e8b',
8-
'full_hash' => 'v6.0.3-154-gea1ff1e8b',
7+
'hash_version' => 'gb448c8965',
8+
'full_hash' => 'v6.0.4-4-gb448c8965',
99
'branch' => 'develop',
1010
);

0 commit comments

Comments
 (0)