mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-09 23:24:06 -08:00
10 lines
262 B
PHP
10 lines
262 B
PHP
<?php
|
|
return array (
|
|
'app_version' => 'v4.2.1',
|
|
'full_app_version' => 'v4.2.1 - build 3497-g590938f',
|
|
'build_version' => '3497',
|
|
'prerelease_version' => '',
|
|
'hash_version' => 'g590938f',
|
|
'full_hash' => 'v4.2.0-4-g590938f',
|
|
'branch' => 'develop',
|
|
); |