Skip to content

Commit 2f02eee

Browse files
committed
Bumped version
Signed-off-by: snipe <[email protected]>
1 parent 89c234b commit 2f02eee

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.4',
4-
'full_app_version' => 'v6.0.4 - build 8050-gb448c8965',
5-
'build_version' => '8050',
3+
'app_version' => 'v6.0.5',
4+
'full_app_version' => 'v6.0.5 - build 8126-g89c234b1c',
5+
'build_version' => '8126',
66
'prerelease_version' => '',
7-
'hash_version' => 'gb448c8965',
8-
'full_hash' => 'v6.0.4-4-gb448c8965',
7+
'hash_version' => 'g89c234b1c',
8+
'full_hash' => 'v6.0.5-74-g89c234b1c',
99
'branch' => 'develop',
10-
);
10+
);

0 commit comments

Comments
 (0)