mirror of
https://github.com/snipe/snipe-it.git
synced 2025-03-05 20:52:15 -08:00
10 lines
271 B
PHP
10 lines
271 B
PHP
<?php
|
|
return array (
|
|
'app_version' => 'v8.0.1',
|
|
'full_app_version' => 'v8.0.1 - build 16992-g18c7cbbbb',
|
|
'build_version' => '16992',
|
|
'prerelease_version' => '',
|
|
'hash_version' => 'g18c7cbbbb',
|
|
'full_hash' => 'v8.0.1-28-g18c7cbbbb',
|
|
'branch' => 'develop',
|
|
); |