3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-02-05 19:45:51 +00:00

Bumped hash

This commit is contained in:
snipe
2018-04-20 13:52:32 -07:00
parent bdbc189a4f
commit def1eb0b5f

View File

@ -1,10 +1,10 @@
<?php
return array (
'app_version' => 'v4.3.0',
'full_app_version' => 'v4.3.0 - build 3508-g086711e46',
'app_version' => 'v4.2.1',
'full_app_version' => 'v4.2.1 - build 3508-g086711e46',
'build_version' => '3508',
'prerelease_version' => '',
'hash_version' => 'g086711e46',
'full_hash' => 'v4.3.0-15-g086711e46',
'full_hash' => 'v4.2.0-15-g086711e46',
'branch' => 'develop',
);