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 (
2017-08-24 23:32:33 -07:00
'app_version' => 'v4.0',
'build_version' => 'beta 2',
'hash_version' => '46',
'full_hash' => 'v4.0-beta-246-g73ce5f9',
2016-12-15 20:53:50 -08:00
);