snipe-it/config/version.php

8 lines
159 B
PHP
Raw Normal View History

2016-03-25 01:18:05 -07:00
<?php
return array (
2017-11-20 21:20:34 -08:00
'app_version' => 'v4.1.5',
'build_version' => '187',
'hash_version' => 'gc0293a7',
'full_hash' => 'v4.1.5-beta2-187-gc0293a7',
2017-09-22 15:50:24 -07:00
);