mirror of
https://github.com/snipe/snipe-it.git
synced 2025-01-24 12:17:05 -08:00
Bumped version to 5.1.0
This commit is contained in:
parent
d263990401
commit
fdde844ce5
|
@ -1,10 +1,10 @@
|
|||
<?php
|
||||
return array (
|
||||
'app_version' => 'v5.0.13-pre',
|
||||
'full_app_version' => 'v5.0.13-pre - build 5749-gd19c6ab8e',
|
||||
'build_version' => '5749',
|
||||
'app_version' => 'v5.1.0',
|
||||
'full_app_version' => 'v5.1.0 - build 5772-g124343911',
|
||||
'build_version' => '5772',
|
||||
'prerelease_version' => '',
|
||||
'hash_version' => 'gd19c6ab8e',
|
||||
'full_hash' => 'v5.0.13-pre-23-gd19c6ab8e',
|
||||
'branch' => 'master',
|
||||
'hash_version' => 'g124343911',
|
||||
'full_hash' => 'v5.1.0-46-g124343911',
|
||||
'branch' => 'develop',
|
||||
);
|
Loading…
Reference in a new issue