snipe-it/config/version.php

8 lines
155 B
PHP
Raw Normal View History

2016-03-25 01:18:05 -07:00
<?php
return array (
2017-10-23 21:17:23 -07:00
'app_version' => 'v4.0.15',
2017-10-28 08:41:34 -07:00
'build_version' => '455',
'hash_version' => 'g95b6e0d',
'full_hash' => 'v4.0.15-455-g95b6e0d',
2017-09-22 15:50:24 -07:00
);