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.9.5',
|
|
'full_app_version' => 'v4.9.5 - build 4482-g5b68a321a',
|
|
'build_version' => '4482',
|
|
'prerelease_version' => '',
|
|
'hash_version' => 'g5b68a321a',
|
|
'full_hash' => 'v4.9.5-44-g5b68a321a',
|
|
'branch' => 'master',
|
|
);
|