mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-09 23:24:06 -08:00
10 lines
269 B
PHP
10 lines
269 B
PHP
<?php
|
|
return array (
|
|
'app_version' => 'v4.9.1',
|
|
'full_app_version' => 'v4.9.1 - build 4341-ga0f7fdc57',
|
|
'build_version' => '4341',
|
|
'prerelease_version' => '',
|
|
'hash_version' => 'ga0f7fdc57',
|
|
'full_hash' => 'v4.9.1-127-ga0f7fdc57',
|
|
'branch' => 'master',
|
|
); |