Bumped version
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
6a9247ba8a
commit
0501c5f53c
1 changed files with 6 additions and 6 deletions
|
@ -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',
|
||||
);
|
Loading…
Add table
Reference in a new issue