We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b073053 commit b4c2195Copy full SHA for b4c2195
2 files changed
CHANGELOG.md
@@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
10
### Changed
11
12
+ - Updated to 4.16.0
13
- Fixed default value of thinlinc_agent_hostname
14
15
## [1.9] - 2023-08-25
defaults/main.yml
@@ -3,9 +3,9 @@
3
4
thinlinc_accept_eula: "no"
5
6
-thinlinc_version: "4.15.0"
7
-thinlinc_build: "3358"
8
-thinlinc_server_bundle: "tl-4.15.0-server.zip"
+thinlinc_version: "4.16.0"
+thinlinc_build: "3491"
+thinlinc_server_bundle: "tl-4.16.0-server.zip"
thinlinc_autoinstall_dependencies: "yes"
0 commit comments