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-10-23 19:51:14 -07:00

8 lines
155 B
PHP

<?php
return array (
'app_version' => 'v4.0.14',
'build_version' => '339',
'hash_version' => 'g17b2719',
'full_hash' => 'v4.0.14-339-g17b2719',
);