mirror of
https://github.com/snipe/snipe-it.git
synced 2025-02-02 08:21:09 -08:00
8 lines
159 B
PHP
8 lines
159 B
PHP
<?php
|
|
return array (
|
|
'app_version' => 'v3.6.1-pre',
|
|
'build_version' => '73',
|
|
'hash_version' => 'ge587b2d',
|
|
'full_hash' => 'v3.6.1-pre-73-ge587b2d',
|
|
);
|