mirror of
https://github.com/snipe/snipe-it.git
synced 2024-12-24 21:24:13 -08:00
Bumped version
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
89c234b1c2
commit
2f02eee69b
|
@ -1,10 +1,10 @@
|
|||
<?php
|
||||
return array (
|
||||
'app_version' => 'v6.0.4',
|
||||
'full_app_version' => 'v6.0.4 - build 8050-gb448c8965',
|
||||
'build_version' => '8050',
|
||||
'app_version' => 'v6.0.5',
|
||||
'full_app_version' => 'v6.0.5 - build 8126-g89c234b1c',
|
||||
'build_version' => '8126',
|
||||
'prerelease_version' => '',
|
||||
'hash_version' => 'gb448c8965',
|
||||
'full_hash' => 'v6.0.4-4-gb448c8965',
|
||||
'hash_version' => 'g89c234b1c',
|
||||
'full_hash' => 'v6.0.5-74-g89c234b1c',
|
||||
'branch' => 'develop',
|
||||
);
|
||||
);
|
Loading…
Reference in a new issue