diff options
Diffstat (limited to 'build-ansible.sh')
-rwxr-xr-x | build-ansible.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build-ansible.sh b/build-ansible.sh index f4ee1bc9f..8bf070a9c 100755 --- a/build-ansible.sh +++ b/build-ansible.sh @@ -5,7 +5,7 @@ set -e -VERSION="10.0.0" +VERSION="10.0.1" MAJOR="10" # For idempotency, remove build data or built output first |