mirror of
https://github.com/snipe/snipe-it.git
synced 2025-01-11 13:57:41 -08:00
a1bc984d17
Signed-off-by: snipe <snipe@snipe.net>
10 lines
269 B
PHP
10 lines
269 B
PHP
<?php
|
|
return array (
|
|
'app_version' => 'v5.1.5',
|
|
'full_app_version' => 'v5.1.5 - build 6029-gb8c356443',
|
|
'build_version' => '6029',
|
|
'prerelease_version' => '',
|
|
'hash_version' => 'gb8c356443',
|
|
'full_hash' => 'v5.1.5-125-gb8c356443',
|
|
'branch' => 'master',
|
|
); |