mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-09 23:24:06 -08:00
Bumped version
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
d124c89ced
commit
43bd00da86
|
@ -1,10 +1,10 @@
|
|||
<?php
|
||||
return array (
|
||||
'app_version' => 'v6.0.7',
|
||||
'full_app_version' => 'v6.0.7 - build 8351-gacc2e12f1',
|
||||
'build_version' => '8351',
|
||||
'app_version' => 'v6.0.8',
|
||||
'full_app_version' => 'v6.0.8 - build 8409-gff5d64fcb',
|
||||
'build_version' => '8409',
|
||||
'prerelease_version' => '',
|
||||
'hash_version' => 'gacc2e12f1',
|
||||
'full_hash' => 'v6.0.7-42-gacc2e12f1',
|
||||
'hash_version' => 'gff5d64fcb',
|
||||
'full_hash' => 'v6.0.8-56-gff5d64fcb',
|
||||
'branch' => 'develop',
|
||||
);
|
Loading…
Reference in a new issue