snipe-it/config/version.php

7 lines
150 B
PHP
Raw Normal View History

2016-03-25 01:18:05 -07:00
<?php
return array (
'app_version' => 'v3.6.0',
'build_version' => '75',
'hash_version' => 'ga2ffe77',
'full_hash' => 'v3.6.0-75-ga2ffe77',
);