mirror of
https://github.com/snipe/snipe-it.git
synced 2025-01-08 04:17:32 -08:00
8 lines
151 B
PHP
8 lines
151 B
PHP
<?php
|
|
return array (
|
|
'app_version' => 'v4.0.7',
|
|
'build_version' => '89',
|
|
'hash_version' => 'g7a27fda',
|
|
'full_hash' => 'v4.0.7-89-g7a27fda',
|
|
);
|