mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-09 23:24:06 -08:00
8 lines
144 B
PHP
8 lines
144 B
PHP
<?php
|
|
return array (
|
|
'app_version' => 'v4',
|
|
'build_version' => 'beta5',
|
|
'hash_version' => '7',
|
|
'full_hash' => 'v4-beta5-7-gae8c9d6',
|
|
);
|