mirror of
https://github.com/snipe/snipe-it.git
synced 2025-01-28 22:20:45 -08:00
78809c0fe7
Signed-off-by: snipe <snipe@snipe.net>
10 lines
268 B
PHP
10 lines
268 B
PHP
<?php
|
|
return array (
|
|
'app_version' => 'v5.3.2',
|
|
'full_app_version' => 'v5.3.2 - build 6508-g7ce5993f5',
|
|
'build_version' => '6508',
|
|
'prerelease_version' => '',
|
|
'hash_version' => 'g7ce5993f5',
|
|
'full_hash' => 'v5.3.2-15-g7ce5993f5',
|
|
'branch' => 'master',
|
|
); |