Skip to content

Commit 0501c5f

Browse files
committed
Bumped version
Signed-off-by: snipe <[email protected]>
1 parent 6a9247b commit 0501c5f

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' => 'v7.1.16',
4-
'full_app_version' => 'v7.1.16 - build 16564-gfb857ccf5',
5-
'build_version' => '16564',
3+
'app_version' => 'v7.1.17',
4+
'full_app_version' => 'v7.1.17 - build 16787-g1fe170e6a',
5+
'build_version' => '16787',
66
'prerelease_version' => '',
7-
'hash_version' => 'gfb857ccf5',
8-
'full_hash' => 'v7.1.16-510-gfb857ccf5',
9-
'branch' => 'develop',
7+
'hash_version' => 'g1fe170e6a',
8+
'full_hash' => 'v7.1.17-212-g1fe170e6a',
9+
'branch' => 'master',
1010
);

0 commit comments

Comments
 (0)