Skip to content

Commit d11c75d

Browse files
committed
add missing v to version
1 parent cb0de38 commit d11c75d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

defaults/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
nody_greeter_version: "1.5.2"
33

4-
# Specify where to download the codam-web-greeter from and which release to use.
4+
# Specify where to download the codam-web-greeter from and which tag/release to use.
55
# Fork the codam-web-greeter repository and point this URL to your fork if you need to use a custom version.
66
codam_web_greeter_git_repo: "https://github.com/codam-coding-college/codam-web-greeter"
7-
codam_web_greeter_version: "1.0.10"
7+
codam_web_greeter_version: "v1.0.10"
88

99
# Specify the url to fetch configuration data from. Hostname is appended to the url, so make sure it ends with a slash.
1010
codam_web_greeter_data_server_url: "https://clusterdata.codam.nl/api/config/"

0 commit comments

Comments
 (0)