mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-09 23:24:06 -08:00
Bumped version
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
5314ef97e5
commit
61f5825c69
|
@ -1,10 +1,10 @@
|
|||
<?php
|
||||
return array (
|
||||
'app_version' => 'v5.4.1',
|
||||
'full_app_version' => 'vV5.4.1 - build 6746-g3e22dce11',
|
||||
'build_version' => '6746',
|
||||
'app_version' => 'v5.4.2',
|
||||
'full_app_version' => 'v5.4.2 - build 6805-g5314ef97e',
|
||||
'build_version' => '6805',
|
||||
'prerelease_version' => '',
|
||||
'hash_version' => 'g3e22dce11',
|
||||
'full_hash' => 'V5.4.1-20-g3e22dce11',
|
||||
'hash_version' => 'g5314ef97e',
|
||||
'full_hash' => 'v5.4.2-52-g5314ef97e',
|
||||
'branch' => 'master',
|
||||
);
|
Loading…
Reference in a new issue