mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-09 23:24:06 -08:00
33b86057d1
Signed-off-by: snipe <snipe@snipe.net>
10 lines
275 B
PHP
10 lines
275 B
PHP
<?php
|
|
return array (
|
|
'app_version' => 'v7.0.10',
|
|
'full_app_version' => 'v7.0.10 - build 14684-gc2bcc2e2d',
|
|
'build_version' => '14684',
|
|
'prerelease_version' => '',
|
|
'hash_version' => 'gc2bcc2e2d',
|
|
'full_hash' => 'v7.0.10-311-gc2bcc2e2d',
|
|
'branch' => 'develop',
|
|
); |