Skip to content

Commit b4c2195

Browse files
committed
Update defaults to 4.16.0
1 parent b073053 commit b4c2195

2 files changed

Lines changed: 4 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
### Changed
1111

12+
- Updated to 4.16.0
1213
- Fixed default value of thinlinc_agent_hostname
1314

1415
## [1.9] - 2023-08-25

defaults/main.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33

44
thinlinc_accept_eula: "no"
55

6-
thinlinc_version: "4.15.0"
7-
thinlinc_build: "3358"
8-
thinlinc_server_bundle: "tl-4.15.0-server.zip"
6+
thinlinc_version: "4.16.0"
7+
thinlinc_build: "3491"
8+
thinlinc_server_bundle: "tl-4.16.0-server.zip"
99

1010
thinlinc_autoinstall_dependencies: "yes"
1111

0 commit comments

Comments
 (0)