mirror of
https://github.com/snipe/snipe-it.git
synced 2024-12-26 06:04:08 -08:00
8 lines
151 B
PHP
8 lines
151 B
PHP
<?php
|
|
return array (
|
|
'app_version' => 'v4.1.0',
|
|
'build_version' => '37',
|
|
'hash_version' => 'g48207fc',
|
|
'full_hash' => 'v4.1.0-37-g48207fc',
|
|
);
|