mirror of
https://github.com/snipe/snipe-it.git
synced 2025-01-13 06:47:46 -08:00
10 lines
263 B
PHP
10 lines
263 B
PHP
<?php
|
|
return array (
|
|
'app_version' => 'v4.1.8',
|
|
'full_app_version' => 'v4.1.8 - build 3103-geb827cd',
|
|
'build_version' => '3103',
|
|
'prerelease_version' => '',
|
|
'hash_version' => 'geb827cd',
|
|
'full_hash' => 'v4.1.7-69-geb827cd',
|
|
'branch' => 'develop',
|
|
); |