mirror of
https://github.com/snipe/snipe-it.git
synced 2025-03-05 20:52:15 -08:00
Updated version
This commit is contained in:
parent
dfbff27483
commit
336d8e6574
|
@ -1,10 +1,10 @@
|
|||
<?php
|
||||
return array (
|
||||
'app_version' => 'v5.3.10',
|
||||
'full_app_version' => 'v5.3.10 - build 6684-g05c081977',
|
||||
'build_version' => '6684',
|
||||
'app_version' => 'v5.4.0',
|
||||
'full_app_version' => 'v5.4.0 - build 6685-dfbff274839',
|
||||
'build_version' => '6685',
|
||||
'prerelease_version' => '',
|
||||
'hash_version' => 'g05c081977',
|
||||
'full_hash' => 'v5.3.10-1-g05c081977',
|
||||
'hash_version' => 'dfbff274839',
|
||||
'full_hash' => 'v5.4.0-1-dfbff274839',
|
||||
'branch' => 'master',
|
||||
);
|
||||
);
|
||||
|
|
Loading…
Reference in a new issue