Bumped version

Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
snipe 2025-02-24 11:15:03 +00:00
parent 6a9247ba8a
commit 0501c5f53c

View file

@ -1,10 +1,10 @@
<?php
return array (
'app_version' => 'v7.1.16',
'full_app_version' => 'v7.1.16 - build 16564-gfb857ccf5',
'build_version' => '16564',
'app_version' => 'v7.1.17',
'full_app_version' => 'v7.1.17 - build 16787-g1fe170e6a',
'build_version' => '16787',
'prerelease_version' => '',
'hash_version' => 'gfb857ccf5',
'full_hash' => 'v7.1.16-510-gfb857ccf5',
'branch' => 'develop',
'hash_version' => 'g1fe170e6a',
'full_hash' => 'v7.1.17-212-g1fe170e6a',
'branch' => 'master',
);