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 (
2017-09-25 22:17:00 -07:00
'app_version' => 'v4.0.3',
'build_version' => '8',
'hash_version' => 'gb354ca8',
'full_hash' => 'v4.0.3-8-gb354ca8',
2017-09-22 15:50:24 -07:00
);