mirror of
https://github.com/snipe/snipe-it.git
synced 2025-01-26 21:21:18 -08:00
8 lines
149 B
PHP
8 lines
149 B
PHP
<?php
|
|
return array (
|
|
'app_version' => 'v4.0.2',
|
|
'build_version' => '7',
|
|
'hash_version' => 'g4b9bfc1',
|
|
'full_hash' => 'v4.0.2-7-g4b9bfc1',
|
|
);
|