mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-09 23:24:06 -08:00
Bumped hash
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
d648e9a01c
commit
04aedce47e
|
@ -1,10 +1,10 @@
|
|||
<?php
|
||||
return array (
|
||||
'app_version' => 'v6.1.1-pre',
|
||||
'full_app_version' => 'v6.1.1-pre - build 10534-g609b1646e',
|
||||
'build_version' => '10534',
|
||||
'full_app_version' => 'v6.1.1-pre - build 10653-g11cd875c6',
|
||||
'build_version' => '10653',
|
||||
'prerelease_version' => '',
|
||||
'hash_version' => 'g609b1646e',
|
||||
'full_hash' => 'v6.1.1-pre-292-g609b1646e',
|
||||
'hash_version' => 'g11cd875c6',
|
||||
'full_hash' => 'v6.1.1-pre-411-g11cd875c6',
|
||||
'branch' => 'develop',
|
||||
);
|
Loading…
Reference in a new issue