mirror of
https://github.com/snipe/snipe-it.git
synced 2024-12-25 13:44:06 -08:00
10 lines
269 B
PHP
10 lines
269 B
PHP
<?php
|
|
return array (
|
|
'app_version' => 'v7.0.6',
|
|
'full_app_version' => 'v7.0.6 - build 14112-ge1a6b441d',
|
|
'build_version' => '14112',
|
|
'prerelease_version' => '',
|
|
'hash_version' => 'ge1a6b441d',
|
|
'full_hash' => 'v7.0.6-6-ge1a6b441d',
|
|
'branch' => 'master',
|
|
); |