mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-13 17:14:10 -08:00
8 lines
159 B
PHP
8 lines
159 B
PHP
<?php
|
|
return array (
|
|
'app_version' => 'v3.7.0-pre',
|
|
'build_version' => '10',
|
|
'hash_version' => 'g76344a8',
|
|
'full_hash' => 'v3.7.0-pre-10-g76344a8',
|
|
);
|