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
bf2479c5d9
commit
b6006769c3
|
@ -1,10 +1,10 @@
|
|||
<?php
|
||||
return array (
|
||||
'app_version' => 'v5.1.3',
|
||||
'full_app_version' => 'v5.1.3 - build 5847-g00a7c1e9e',
|
||||
'build_version' => '5847',
|
||||
'app_version' => 'v5.1.5',
|
||||
'full_app_version' => 'v5.1.5 - build 5904-',
|
||||
'build_version' => '5904',
|
||||
'prerelease_version' => '',
|
||||
'hash_version' => 'g00a7c1e9e',
|
||||
'full_hash' => 'v5.1.3-33-g00a7c1e9e',
|
||||
'hash_version' => '',
|
||||
'full_hash' => 'v5.1.5',
|
||||
'branch' => 'develop',
|
||||
);
|
Loading…
Reference in a new issue