mirror of
https://github.com/snipe/snipe-it.git
synced 2025-01-13 06:47:46 -08:00
11 lines
268 B
PHP
11 lines
268 B
PHP
<?php
|
|
return array (
|
|
'app_version' => 'v4.6.9',
|
|
'full_app_version' => 'v4.6.9 - build 3968-gf3c12f38b',
|
|
'build_version' => '3968',
|
|
'prerelease_version' => '',
|
|
'hash_version' => 'gf3c12f38b',
|
|
'full_hash' => 'v4.6.9-8-gf3c12f38b',
|
|
'branch' => 'master',
|
|
);
|