mirror of
https://github.com/snipe/snipe-it.git
synced 2025-01-26 13:10:55 -08:00
Bumped hash
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
75a73d095f
commit
95501bf57c
|
@ -1,10 +1,10 @@
|
|||
<?php
|
||||
return array (
|
||||
'app_version' => 'v6.0.14',
|
||||
'full_app_version' => 'v6.0.14 - build 9161-g799c9c910',
|
||||
'build_version' => '9161',
|
||||
'full_app_version' => 'v6.0.14 - build 9599-g1415c8c6e',
|
||||
'build_version' => '9599',
|
||||
'prerelease_version' => '',
|
||||
'hash_version' => 'g799c9c910',
|
||||
'full_hash' => 'v6.0.14-117-g799c9c910',
|
||||
'branch' => 'master',
|
||||
'hash_version' => 'g1415c8c6e',
|
||||
'full_hash' => 'v6.0.14-555-g1415c8c6e',
|
||||
'branch' => 'develop',
|
||||
);
|
Loading…
Reference in a new issue