mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-09 23:24:06 -08:00
8 lines
153 B
PHP
8 lines
153 B
PHP
<?php
|
|
return array (
|
|
'app_version' => 'v4.0.9',
|
|
'build_version' => '120',
|
|
'hash_version' => 'gf66e222',
|
|
'full_hash' => 'v4.0.9-120-gf66e222',
|
|
);
|