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