mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-09 23:24:06 -08:00
476a5cbc02
Signed-off-by: snipe <snipe@snipe.net>
10 lines
272 B
PHP
10 lines
272 B
PHP
<?php
|
|
return array (
|
|
'app_version' => 'v6.0.12',
|
|
'full_app_version' => 'v6.0.12 - build 8876-gbc4c6abe0',
|
|
'build_version' => '8876',
|
|
'prerelease_version' => '',
|
|
'hash_version' => 'gbc4c6abe0',
|
|
'full_hash' => 'v6.0.12-50-gbc4c6abe0',
|
|
'branch' => 'develop',
|
|
); |