From 1494d9bd603a3f4cc62cb15413c7cc707cc13428 Mon Sep 17 00:00:00 2001 From: Ahmed Saleh Date: Thu, 2 Oct 2025 15:02:26 +0200 Subject: [PATCH 1/3] Trigger build From f36b1e81dd98f36f25515a67c1492141a4b87a62 Mon Sep 17 00:00:00 2001 From: Ahmed Saleh Date: Thu, 2 Oct 2025 15:15:58 +0200 Subject: [PATCH 2/3] Reset version and changelog --- CHANGELOG.md | 6 ++---- Root.Build.props | 6 +++--- 2 files changed, 5 insertions(+), 7 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c007432..a42b1fa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,5 @@ -# Changelog - -## -* [CHANGED] Force TLS 1.2 by default. +# Changelog + ## 2.3.0-beta * [Added] Introduce user features diff --git a/Root.Build.props b/Root.Build.props index a43217b..26f8d11 100644 --- a/Root.Build.props +++ b/Root.Build.props @@ -12,9 +12,9 @@ The .NET library for interacting with the Pusher WebSocket API. Register at http://pusher.com MIT icon-128.png - - .0 - .0 + 2.3.0-beta + $(Version).0 + $(Version).0 From 78c33754e266630dfbca079dda5fa864f3da2e35 Mon Sep 17 00:00:00 2001 From: Ahmed Saleh Date: Thu, 2 Oct 2025 15:20:26 +0200 Subject: [PATCH 3/3] Bump up version to 2.3.1 --- CHANGELOG.md | 2 ++ Root.Build.props | 6 +++--- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a42b1fa..f55c9a5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,7 @@ # Changelog +## 2.3.1 +* [CHANGED] Fixes TLS support by forcing TLS 1.2 ## 2.3.0-beta * [Added] Introduce user features diff --git a/Root.Build.props b/Root.Build.props index 26f8d11..687cd80 100644 --- a/Root.Build.props +++ b/Root.Build.props @@ -12,9 +12,9 @@ The .NET library for interacting with the Pusher WebSocket API. Register at http://pusher.com MIT icon-128.png - 2.3.0-beta - $(Version).0 - $(Version).0 + 2.3.1 + 2.3.1.0 + 2.3.1.0