snipe-it/config/version.php

8 lines
151 B
PHP
Raw Normal View History

2016-03-25 01:18:05 -07:00
<?php
return array (
2016-12-05 16:12:05 -08:00
'app_version' => 'v3.6.2',
'build_version' => '10',
'hash_version' => 'g927a12f',
2016-12-07 17:14:48 -08:00
'full_hash' => 'v3.6.2-10-g899a991',
2016-12-03 17:13:09 -08:00
);