mirror of
https://github.com/snipe/snipe-it.git
synced 2024-12-28 15:09:40 -08:00
8 lines
151 B
PHP
8 lines
151 B
PHP
<?php
|
|
return array (
|
|
'app_version' => 'v3.6.3',
|
|
'build_version' => '15',
|
|
'hash_version' => 'g1bf34d7',
|
|
'full_hash' => 'v3.6.3-15-g1bf34d7',
|
|
);
|