mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-12 16:44:08 -08:00
11 lines
270 B
PHP
11 lines
270 B
PHP
<?php
|
|
return array (
|
|
'app_version' => 'v4.5.0',
|
|
'full_app_version' => 'v4.5.0 - build 3701-gbf1e742df',
|
|
'build_version' => '3701',
|
|
'prerelease_version' => '',
|
|
'hash_version' => 'gbf1e742df',
|
|
'full_hash' => 'v4.5.0-63-gbf1e742df',
|
|
'branch' => 'develop',
|
|
);
|