Skip to content

Commit 41b492b

Browse files
committed
Update defaults to ThinLinc 4.20.1
1 parent 2c2ccf2 commit 41b492b

3 files changed

Lines changed: 4 additions & 2 deletions

File tree

CHANGELOG.md

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

1010
### Changed
1111

12+
- Updated to 4.20.1
13+
1214
## [1.15] - 2026-01-07
1315

1416
### Changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ ThinLinc End User License Agreement. NOTE: Setting this to yes is a
3636
requirement for installing and using ThinLinc.
3737
3838
```yaml
39-
thinlinc_version: "4.20.0"
39+
thinlinc_version: "4.20.1"
4040
```
4141
4242
ThinLinc version number.

defaults/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
thinlinc_accept_eula: "no"
55

6-
thinlinc_version: "4.20.0"
6+
thinlinc_version: "4.20.1"
77
thinlinc_bundle_path: "tl-{{ thinlinc_version }}-server.zip"
88

99
thinlinc_autoinstall_dependencies: "yes"

0 commit comments

Comments
 (0)