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