mirror of
https://github.com/snipe/snipe-it.git
synced 2026-03-04 07:29:22 +00:00
10 lines
275 B
PHP
10 lines
275 B
PHP
<?php
|
|
return array (
|
|
'app_version' => 'v7.1.14',
|
|
'full_app_version' => 'v7.1.14 - build 15942-g3bf33aa68',
|
|
'build_version' => '15942',
|
|
'prerelease_version' => '',
|
|
'hash_version' => 'g3bf33aa68',
|
|
'full_hash' => 'v7.1.14-420-g3bf33aa68',
|
|
'branch' => 'develop',
|
|
); |