snipe-it/config/version.php

8 lines
159 B
PHP
Raw Normal View History

2016-03-25 01:18:05 -07:00
<?php
return array (
2016-12-15 20:53:50 -08:00
'app_version' => 'v3.7.0-pre',
'build_version' => '10',
'hash_version' => 'g76344a8',
'full_hash' => 'v3.7.0-pre-10-g76344a8',
);