mirror of
https://github.com/snipe/snipe-it.git
synced 2024-12-26 22:19:41 -08:00
8 lines
146 B
PHP
8 lines
146 B
PHP
<?php
|
|
return array (
|
|
'app_version' => 'v4',
|
|
'build_version' => 'beta4',
|
|
'hash_version' => '24',
|
|
'full_hash' => 'v4-beta4-24-g10f3221',
|
|
);
|