mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-10 07:34:06 -08:00
8 lines
151 B
PHP
8 lines
151 B
PHP
<?php
|
|
return array (
|
|
'app_version' => 'v4.0.1',
|
|
'build_version' => '13',
|
|
'hash_version' => 'g0715791',
|
|
'full_hash' => 'v4.0.1-13-g0715791',
|
|
);
|