mirror of
https://github.com/snipe/snipe-it.git
synced 2025-01-24 12:17:05 -08:00
11 lines
270 B
PHP
11 lines
270 B
PHP
<?php
|
|
return array (
|
|
'app_version' => 'v4.4.1',
|
|
'full_app_version' => 'v4.4.1 - build 3636-gece916e12',
|
|
'build_version' => '3636',
|
|
'prerelease_version' => '',
|
|
'hash_version' => 'gece916e12',
|
|
'full_hash' => 'v4.4.1-54-gece916e12',
|
|
'branch' => 'develop',
|
|
);
|