snipe-it/config/version.php
snipe 393c32558b Gotta bump that hash up
Signed-off-by: snipe <snipe@snipe.net>
2022-06-27 19:31:26 -07:00

10 lines
270 B
PHP

<?php
return array (
'app_version' => 'v6.0.5',
'full_app_version' => 'v6.0.5 - build 8229-g94e723a88',
'build_version' => '8229',
'prerelease_version' => '',
'hash_version' => 'g94e723a88',
'full_hash' => 'v6.0.5-101-g94e723a88',
'branch' => 'develop',
);