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
f211c11034
commit
e4ef970934
|
@ -1,10 +1,10 @@
|
|||
<?php
|
||||
return array (
|
||||
'app_version' => 'v5.4.2',
|
||||
'full_app_version' => 'v5.4.2 - build 6805-g5314ef97e',
|
||||
'build_version' => '6805',
|
||||
'app_version' => 'v5.4.3',
|
||||
'full_app_version' => 'v5.4.3 - build 6812-g7479f5f12',
|
||||
'build_version' => '6812',
|
||||
'prerelease_version' => '',
|
||||
'hash_version' => 'g5314ef97e',
|
||||
'full_hash' => 'v5.4.2-52-g5314ef97e',
|
||||
'hash_version' => 'g7479f5f12',
|
||||
'full_hash' => 'v5.4.3-5-g7479f5f12',
|
||||
'branch' => 'master',
|
||||
);
|
Loading…
Reference in a new issue