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