snipe-it/config/version.php

8 lines
146 B
PHP
Raw Normal View History

2016-03-25 01:18:05 -07:00
<?php
return array (
2017-09-05 18:35:39 -07:00
'app_version' => 'v4',
'build_version' => 'beta4',
'hash_version' => '24',
'full_hash' => 'v4-beta4-24-g10f3221',
2016-12-15 20:53:50 -08:00
);