mirror of
https://github.com/snipe/snipe-it.git
synced 2025-01-26 13:10:55 -08:00
Bumped hash for clarity
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
caef98d36d
commit
a43b54cc8d
|
@ -1,10 +1,10 @@
|
|||
<?php
|
||||
return array (
|
||||
'app_version' => 'v6.0.0-GM',
|
||||
'full_app_version' => 'v6.0.0-GM - build 6825-g173ec44b9',
|
||||
'build_version' => '6825',
|
||||
'full_app_version' => 'v6.0.0-GM - build 6845-g6304709c7',
|
||||
'build_version' => '6845',
|
||||
'prerelease_version' => '',
|
||||
'hash_version' => 'g173ec44b9',
|
||||
'full_hash' => 'v6.0.0-GM-10-g173ec44b9',
|
||||
'hash_version' => 'g6304709c7',
|
||||
'full_hash' => 'v6.0.0-GM-15-g6304709c7',
|
||||
'branch' => 'develop',
|
||||
);
|
Loading…
Reference in a new issue