mirror of
https://github.com/snipe/snipe-it.git
synced 2024-12-25 05:34:06 -08:00
Bumped version to v5.0.0-pre
This commit is contained in:
parent
de84e1bd88
commit
24c949c886
|
@ -1,10 +1,10 @@
|
|||
<?php
|
||||
return array (
|
||||
'app_version' => 'v4.6.3',
|
||||
'full_app_version' => 'v4.6.3 - build 3866-g3de1de9dc',
|
||||
'app_version' => 'v5.0.0-pre',
|
||||
'full_app_version' => 'v5.0.0-pre - build 3866-g3de1de9dc',
|
||||
'build_version' => '3866',
|
||||
'prerelease_version' => '',
|
||||
'hash_version' => 'g3de1de9dc',
|
||||
'full_hash' => 'v4.6.2-19-g3de1de9dc',
|
||||
'full_hash' => 'v5.0.0-pre-19-g3de1de9dc',
|
||||
'branch' => 'develop',
|
||||
);
|
||||
);
|
||||
|
|
Loading…
Reference in a new issue