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