snipe-it/config/version.php
2019-02-12 23:48:31 -08:00

11 lines
268 B
PHP

<?php
return array (
'app_version' => 'v4.6.9',
'full_app_version' => 'v4.6.9 - build 3968-gf3c12f38b',
'build_version' => '3968',
'prerelease_version' => '',
'hash_version' => 'gf3c12f38b',
'full_hash' => 'v4.6.9-8-gf3c12f38b',
'branch' => 'master',
);