Update fabric

Set latest to default version value
This commit is contained in:
tmunsch 2020-12-06 11:45:51 -05:00 committed by GitHub
parent 4ee0262ffc
commit 84985b4a93
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -38,7 +38,7 @@
"name": "Fabric Version",
"description": "The version of Fabric to install.",
"env_variable": "FABRIC_VERSION",
"default_value": "0.6.1.51",
"default_value": "latest",
"user_viewable": true,
"user_editable": true,
"rules": "required|string|between:3,15"