snipe-it/config/version.php

7 lines
149 B
PHP
Raw Normal View History

2016-03-25 01:18:05 -07:00
<?php
return array (
2016-12-15 20:02:47 -08:00
'app_version' => 'v3.6.1',
'build_version' => 'pre',
2016-12-15 20:52:39 -08:00
'hash_version' => '92',
'full_hash' => 'v3.6.1-pre-92-g4751bcd',
2016-12-15 20:02:47 -08:00
);