We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59be931 commit 3dbe781Copy full SHA for 3dbe781
3 files changed
CHANGELOG.md
@@ -9,6 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
10
### Changed
11
12
+ - Updated to 4.18.0
13
+
14
## [1.11] - 2024-08-20
15
16
README.md
@@ -36,7 +36,7 @@ ThinLinc End User License Agreement. NOTE: Setting this to yes is a
36
requirement for installing and using ThinLinc.
37
38
```yaml
39
-thinlinc_version: "4.14.0"
+thinlinc_version: "4.18.0"
40
```
41
42
ThinLinc version number.
defaults/main.yml
@@ -3,7 +3,7 @@
3
4
thinlinc_accept_eula: "no"
5
6
-thinlinc_version: "4.17.0"
7
thinlinc_bundle_path: "tl-{{ thinlinc_version }}-server.zip"
8
thinlinc_autoinstall_dependencies: "yes"
0 commit comments