mirror of
https://github.com/snipe/snipe-it.git
synced 2024-12-26 06:04:08 -08:00
a43b54cc8d
Signed-off-by: snipe <snipe@snipe.net>
10 lines
278 B
PHP
10 lines
278 B
PHP
<?php
|
|
return array (
|
|
'app_version' => 'v6.0.0-GM',
|
|
'full_app_version' => 'v6.0.0-GM - build 6845-g6304709c7',
|
|
'build_version' => '6845',
|
|
'prerelease_version' => '',
|
|
'hash_version' => 'g6304709c7',
|
|
'full_hash' => 'v6.0.0-GM-15-g6304709c7',
|
|
'branch' => 'develop',
|
|
); |