mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-11 08:04:09 -08:00
8 lines
151 B
PHP
8 lines
151 B
PHP
<?php
|
|
return array (
|
|
'app_version' => 'v4.0.5',
|
|
'build_version' => '40',
|
|
'hash_version' => 'g42c2a66',
|
|
'full_hash' => 'v4.0.5-40-g42c2a66',
|
|
);
|