mirror of
https://github.com/snipe/snipe-it.git
synced 2025-01-11 22:07:29 -08:00
Bumped hash
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
8a8afef81b
commit
4e0e1a2c85
|
@ -1,10 +1,10 @@
|
|||
<?php
|
||||
return array (
|
||||
'app_version' => 'v6.2.0-pre',
|
||||
'full_app_version' => 'v6.2.0-pre - build 11391-g319cb2305',
|
||||
'build_version' => '11391',
|
||||
'full_app_version' => 'v6.2.0-pre - build 11531-g20da6cccb',
|
||||
'build_version' => '11531',
|
||||
'prerelease_version' => '',
|
||||
'hash_version' => 'g319cb2305',
|
||||
'full_hash' => 'v6.2.0-pre-451-g319cb2305',
|
||||
'hash_version' => 'g20da6cccb',
|
||||
'full_hash' => 'v6.2.0-pre-591-g20da6cccb',
|
||||
'branch' => 'develop',
|
||||
);
|
Loading…
Reference in a new issue