mirror of
https://github.com/snipe/snipe-it.git
synced 2025-01-23 03:32:32 -08:00
11 lines
270 B
PHP
11 lines
270 B
PHP
<?php
|
|
return array (
|
|
'app_version' => 'v4.3.0',
|
|
'full_app_version' => 'v4.3.0 - build 3610-g4ba9792fb',
|
|
'build_version' => '3610',
|
|
'prerelease_version' => '',
|
|
'hash_version' => 'g4ba9792fb',
|
|
'full_hash' => 'v4.3.0-28-g4ba9792fb',
|
|
'branch' => 'develop',
|
|
);
|