mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-11 08:04:09 -08:00
8 lines
153 B
PHP
8 lines
153 B
PHP
<?php
|
|
return array (
|
|
'app_version' => 'v4.0.9',
|
|
'build_version' => '189',
|
|
'hash_version' => 'g907b909',
|
|
'full_hash' => 'v4.0.9-189-g907b909',
|
|
);
|