3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-02-04 21:05:23 +00:00

Bumped version

This commit is contained in:
snipe
2017-10-03 21:23:27 -07:00
parent f66e222f3d
commit 85da30894b

View File

@ -1,7 +1,7 @@
<?php
return array (
'app_version' => 'v4.0.8',
'build_version' => '102',
'hash_version' => 'gef19bc7',
'full_hash' => 'v4.0.8-102-gef19bc7',
'app_version' => 'v4.0.9',
'build_version' => '120',
'hash_version' => 'gf66e222',
'full_hash' => 'v4.0.9-120-gf66e222',
);