mirror of
https://github.com/snipe/snipe-it.git
synced 2024-12-25 21:54:14 -08:00
c8c81a360c
Signed-off-by: snipe <snipe@snipe.net>
10 lines
271 B
PHP
10 lines
271 B
PHP
<?php
|
|
return array (
|
|
'app_version' => 'v6.3.4',
|
|
'full_app_version' => 'v6.3.4 - build 13226-g5229dd65c',
|
|
'build_version' => '13226',
|
|
'prerelease_version' => '',
|
|
'hash_version' => 'g5229dd65c',
|
|
'full_hash' => 'v6.3.4-85-g5229dd65c',
|
|
'branch' => 'develop',
|
|
); |