mirror of
https://github.com/snipe/snipe-it.git
synced 2025-02-21 03:15:45 -08:00
Bumped hash
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
fbb5f1445a
commit
5c9e84f663
|
@ -1,10 +1,10 @@
|
|||
<?php
|
||||
return array (
|
||||
'app_version' => 'v6.0.10',
|
||||
'full_app_version' => 'v6.0.10 - build 8610-g22710afee',
|
||||
'build_version' => '8610',
|
||||
'full_app_version' => 'v6.0.10 - build 8673-gc6cbf3712',
|
||||
'build_version' => '8673',
|
||||
'prerelease_version' => '',
|
||||
'hash_version' => 'g22710afee',
|
||||
'full_hash' => 'v6.0.10-91-g22710afee',
|
||||
'branch' => 'master',
|
||||
'hash_version' => 'gc6cbf3712',
|
||||
'full_hash' => 'v6.0.10-60-gc6cbf3712',
|
||||
'branch' => 'develop',
|
||||
);
|
Loading…
Reference in a new issue