mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-12 16:44:08 -08:00
8 lines
151 B
PHP
8 lines
151 B
PHP
<?php
|
|
return array (
|
|
'app_version' => 'v4.0',
|
|
'build_version' => 'beta 2',
|
|
'hash_version' => '46',
|
|
'full_hash' => 'v4.0-beta-246-g73ce5f9',
|
|
);
|