Skip to content

Commit 4ff1c1d

Browse files
committed
Release 2.4.3
1 parent c142704 commit 4ff1c1d

File tree

3 files changed

+13
-9
lines changed

3 files changed

+13
-9
lines changed

Cargo.lock

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ members = [
1111

1212
[workspace.package]
1313
rust-version = "1.80"
14-
version = "2.4.2"
14+
version = "2.4.3"
1515
authors = ["Kevin Yue <k3vinyue@gmail.com>"]
1616
homepage = "https://github.com/yuezk/GlobalProtect-openconnect"
1717
edition = "2021"

changelog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 2.4.3 - 2025-01-21
4+
5+
- Do not use static default value for `--os-version` option.
6+
37
## 2.4.2 - 2025-01-20
48

59
- Disconnect the VPN when sleep (fix [#166](https://github.com/yuezk/GlobalProtect-openconnect/issues/166), [#267](https://github.com/yuezk/GlobalProtect-openconnect/issues/267))

0 commit comments

Comments
 (0)