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