Files
snipe-it/config/version.php
T
2017-12-19 22:16:31 -08:00

11 lines
271 B
PHP

<?php
return array (
'app_version' => 'v4.1.9-pre',
'full_app_version' => 'v4.1.9-pre - build 3128-ge5a7e66',
'build_version' => '3128',
'prerelease_version' => '',
'hash_version' => 'ge5a7e66',
'full_hash' => 'v4.1.8-11-ge5a7e66',
'branch' => 'master',
);