mirror of
https://github.com/snipe/snipe-it.git
synced 2025-01-01 00:47:27 -08:00
11 lines
269 B
PHP
11 lines
269 B
PHP
<?php
|
|
return array (
|
|
'app_version' => 'v4.6.5',
|
|
'full_app_version' => 'v4.6.5 - build 3915-gc7596e774',
|
|
'build_version' => '3915',
|
|
'prerelease_version' => '',
|
|
'hash_version' => 'gc7596e774',
|
|
'full_hash' => 'v4.6.5-13-gc7596e774',
|
|
'branch' => 'master',
|
|
);
|