mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-12 16:44:08 -08:00
8624531f78
Signed-off-by: snipe <snipe@snipe.net>
10 lines
270 B
PHP
10 lines
270 B
PHP
<?php
|
|
return array (
|
|
'app_version' => 'v5.3.10',
|
|
'full_app_version' => 'v5.3.10 - build 6684-g05c081977',
|
|
'build_version' => '6684',
|
|
'prerelease_version' => '',
|
|
'hash_version' => 'g05c081977',
|
|
'full_hash' => 'v5.3.10-1-g05c081977',
|
|
'branch' => 'master',
|
|
); |