Skip to content

Commit 1806dac

Browse files
committed
Bumped hash on master to 6.0.4
Signed-off-by: snipe <[email protected]> # Conflicts: # config/version.php
2 parents b448c89 + abb7f23 commit 1806dac

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.3',
4-
'full_app_version' => 'v6.0.3 - build 8045-ga7b155108',
5-
'build_version' => '8045',
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' => 'ga7b155108',
8-
'full_hash' => 'v6.0.3-153-ga7b155108',
7+
'hash_version' => 'gb448c8965',
8+
'full_hash' => 'v6.0.4-4-gb448c8965',
99
'branch' => 'master',
10-
);
10+
);

0 commit comments

Comments
 (0)