mirror of
https://github.com/snipe/snipe-it.git
synced 2024-12-27 14:39:49 -08:00
1808986bf5
Signed-off-by: snipe <snipe@snipe.net>
10 lines
269 B
PHP
10 lines
269 B
PHP
<?php
|
|
return array (
|
|
'app_version' => 'v5.1.7',
|
|
'full_app_version' => 'v5.1.7 - build 6136-gbc0c88781',
|
|
'build_version' => '6136',
|
|
'prerelease_version' => '',
|
|
'hash_version' => 'gbc0c88781',
|
|
'full_hash' => 'v5.1.7-25-gbc0c88781',
|
|
'branch' => 'develop',
|
|
); |