mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-12 16:44:08 -08:00
8c316e0bd3
Signed-off-by: snipe <snipe@snipe.net>
10 lines
272 B
PHP
10 lines
272 B
PHP
<?php
|
|
return array (
|
|
'app_version' => 'v6.2.3',
|
|
'full_app_version' => 'v6.2.3 - build 11936-gb47e734b3',
|
|
'build_version' => '11936',
|
|
'prerelease_version' => '',
|
|
'hash_version' => 'gb47e734b3',
|
|
'full_hash' => 'v6.2.3-175-gb47e734b3',
|
|
'branch' => 'develop',
|
|
); |