mirror of
https://github.com/snipe/snipe-it.git
synced 2025-01-29 14:41:35 -08:00
11 lines
269 B
PHP
11 lines
269 B
PHP
<?php
|
|
return array (
|
|
'app_version' => 'v4.6.0',
|
|
'full_app_version' => 'v4.6.0 - build 3710-g961741b80',
|
|
'build_version' => '3710',
|
|
'prerelease_version' => '',
|
|
'hash_version' => 'g961741b80',
|
|
'full_hash' => 'v4.6.0-3-g961741b80',
|
|
'branch' => 'develop',
|
|
);
|