mirror of
https://github.com/snipe/snipe-it.git
synced 2024-12-26 14:09:43 -08:00
10 lines
268 B
PHP
10 lines
268 B
PHP
<?php
|
|
return array (
|
|
'app_version' => 'v4.9.0',
|
|
'full_app_version' => 'v4.9.0 - build 4210-g8b2f8ef3c',
|
|
'build_version' => '4210',
|
|
'prerelease_version' => '',
|
|
'hash_version' => 'g8b2f8ef3c',
|
|
'full_hash' => 'v4.9.0-21-g8b2f8ef3c',
|
|
'branch' => 'master',
|
|
); |