mirror of
https://github.com/snipe/snipe-it.git
synced 2024-12-26 06:04:08 -08:00
8 lines
145 B
PHP
8 lines
145 B
PHP
<?php
|
|
return array (
|
|
'app_version' => 'v4.0',
|
|
'build_version' => '1',
|
|
'hash_version' => 'g998c4a5',
|
|
'full_hash' => 'v4.0-1-g998c4a5',
|
|
);
|