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',
2016-12-12 19:06:36 -08:00
'build_version' => '18',
'hash_version' => 'g6f1e0d6',
'full_hash' => 'v3.6.2-18-g6f1e0d6',
2016-12-03 17:13:09 -08:00
);