snipe-it/config/version.php

8 lines
149 B
PHP
Raw Normal View History

2016-03-25 01:18:05 -07:00
<?php
return array (
2016-12-01 05:54:21 -08:00
'app_version' => 'v3.6.1',
2016-12-03 17:13:09 -08:00
'build_version' => '5',
'hash_version' => 'g6f9a82f',
'full_hash' => 'v3.6.1-5-g6f9a82f',
);