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