3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-02-07 12:25:58 +00:00
Files
snipe-it/config/version.php
2017-10-11 13:10:29 -07:00

8 lines
153 B
PHP

<?php
return array (
'app_version' => 'v4.0.9',
'build_version' => '215',
'hash_version' => 'g36cbffa',
'full_hash' => 'v4.0.9-215-g36cbffa',
);