Skip to content

Commit

Permalink
install 1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ib-steffen committed Nov 7, 2018
1 parent db1154e commit 3fcf37c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infraboxcli/install.py
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ def install():
),
inquirer.List('infrabox-version',
message="Which version of InfraBox do you want to install",
choices=['1.1.0'],
choices=['1.1.2'],
),
inquirer.Text('admin-email', message="Admin email"),
inquirer.Checkbox('components',
Expand Down

0 comments on commit 3fcf37c

Please sign in to comment.