Skip to content

Commit 6521f16

Browse files
committed
Bumped version
Signed-off-by: snipe <[email protected]>
1 parent 9b2cb19 commit 6521f16

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

config/version.php

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
<?php
22
return array (
3-
'app_version' => 'v5.1.7',
4-
'full_app_version' => 'v5.1.7 - build 6136-gbc0c88781',
5-
'build_version' => '6136',
3+
'app_version' => 'v5.1.8',
4+
'full_app_version' => 'v5.1.8 - build 6148-g3ca3de9e4',
5+
'build_version' => '6148',
66
'prerelease_version' => '',
7-
'hash_version' => 'gbc0c88781',
8-
'full_hash' => 'v5.1.7-25-gbc0c88781',
7+
'hash_version' => 'g3ca3de9e4',
8+
'full_hash' => '5.1.8-8-g3ca3de9e4',
99
'branch' => 'develop',
1010
);

0 commit comments

Comments
 (0)