mirror of
https://github.com/snipe/snipe-it.git
synced 2025-01-12 06:17:28 -08:00
Bumped hash
This commit is contained in:
parent
8a6713d5c0
commit
c1838a60df
|
@ -1,10 +1,10 @@
|
|||
<?php
|
||||
return array (
|
||||
'app_version' => 'v4.2.0',
|
||||
'full_app_version' => 'v4.2.0 - build 3497-g590938f',
|
||||
'build_version' => '3497',
|
||||
'full_app_version' => 'v4.2.0 - build 3508-g086711e46',
|
||||
'build_version' => '3508',
|
||||
'prerelease_version' => '',
|
||||
'hash_version' => 'g590938f',
|
||||
'full_hash' => 'v4.2.0-4-g590938f',
|
||||
'hash_version' => 'g086711e46',
|
||||
'full_hash' => 'v4.2.0-15-g086711e46',
|
||||
'branch' => 'develop',
|
||||
);
|
||||
|
|
Loading…
Reference in a new issue