mirror of
https://github.com/snipe/snipe-it.git
synced 2025-02-21 03:15:45 -08:00
10 lines
275 B
PHP
10 lines
275 B
PHP
<?php
|
|
return array (
|
|
'app_version' => 'v7.1.16',
|
|
'full_app_version' => 'v7.1.16 - build 16564-gfb857ccf5',
|
|
'build_version' => '16564',
|
|
'prerelease_version' => '',
|
|
'hash_version' => 'gfb857ccf5',
|
|
'full_hash' => 'v7.1.16-510-gfb857ccf5',
|
|
'branch' => 'develop',
|
|
); |