mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-10 15:44:11 -08:00
9 lines
152 B
PHP
9 lines
152 B
PHP
<?php
|
|
return array (
|
|
'app_version' => 'v4.1.3',
|
|
'build_version' => '48',
|
|
'hash_version' => 'g74aa562',
|
|
'full_hash' => 'v4.1.3-48-g74aa562',
|
|
|
|
);
|