mirror of
https://github.com/snipe/snipe-it.git
synced 2025-01-05 10:57:28 -08:00
11 lines
279 B
PHP
11 lines
279 B
PHP
<?php
|
|
return array (
|
|
'app_version' => 'v4.1.11-pre',
|
|
'full_app_version' => 'v4.1.11-pre - build 3299-g3acf5f7',
|
|
'build_version' => '3299',
|
|
'prerelease_version' => '',
|
|
'hash_version' => 'g3acf5f7',
|
|
'full_hash' => 'v4.1.11-pre-47-g3acf5f7',
|
|
'branch' => 'develop',
|
|
);
|