3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-03-01 05:17:45 +00:00
Files
snipe-it/config/version.php
2017-11-20 21:20:34 -08:00

8 lines
159 B
PHP

<?php
return array (
'app_version' => 'v4.1.5',
'build_version' => '187',
'hash_version' => 'gc0293a7',
'full_hash' => 'v4.1.5-beta2-187-gc0293a7',
);