We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d83e282 commit 1800fb0Copy full SHA for 1800fb0
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.19.0
13
+
14
## [1.12] - 2025-01-07
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.18.0"
+thinlinc_version: "4.19.0"
40
```
41
42
ThinLinc version number.
defaults/main.yml
@@ -3,7 +3,7 @@
3
4
thinlinc_accept_eula: "no"
5
6
7
thinlinc_bundle_path: "tl-{{ thinlinc_version }}-server.zip"
8
thinlinc_autoinstall_dependencies: "yes"
0 commit comments