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
d5894a4d64
commit
31944cd4d4
|
@ -1,10 +1,10 @@
|
|||
<?php
|
||||
return array (
|
||||
'app_version' => 'v5.1.4',
|
||||
'full_app_version' => 'v5.1.4 - build 5886-g9f3a8a43c',
|
||||
'build_version' => '5886',
|
||||
'app_version' => 'v5.1.5',
|
||||
'full_app_version' => 'v5.1.5 - build 6029-gb8c356443',
|
||||
'build_version' => '6029',
|
||||
'prerelease_version' => '',
|
||||
'hash_version' => 'g9f3a8a43c',
|
||||
'full_hash' => 'v5.1.3-23-g9f3a8a43c',
|
||||
'branch' => 'master',
|
||||
'hash_version' => 'gb8c356443',
|
||||
'full_hash' => 'v5.1.5-125-gb8c356443',
|
||||
'branch' => 'develop',
|
||||
);
|
Loading…
Reference in a new issue