Skip to content

Commit

Permalink
Make 1.10.14 the default version
Browse files Browse the repository at this point in the history
  • Loading branch information
tersmitten committed Nov 13, 2023
1 parent 5704d6c commit 23d6132
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ None

#### Variables

* `ant_version` [default: `1.10.12`]: Version to install
* `ant_version` [default: `1.10.14`]: Version to install
* `ant_install_prefix` [default: `/opt`]: Install prefix

## Dependencies
Expand Down
2 changes: 1 addition & 1 deletion defaults/main.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# defaults file
---
ant_version: 1.10.12
ant_version: 1.10.14
ant_install_prefix: /opt

0 comments on commit 23d6132

Please sign in to comment.