From 77ec1f9e1b9996425cf1ce4dc5add9162865d210 Mon Sep 17 00:00:00 2001
From: Klaus Fischer <klaus.fischer@eloware.com>
Date: Sat, 24 Dec 2022 12:53:03 +0100
Subject: [PATCH] Version 0.9.0-beta.2

---
 FitConnect/FitConnect.csproj | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/FitConnect/FitConnect.csproj b/FitConnect/FitConnect.csproj
index 80355956..849e9bf5 100644
--- a/FitConnect/FitConnect.csproj
+++ b/FitConnect/FitConnect.csproj
@@ -6,7 +6,7 @@
         <Nullable>enable</Nullable>
         <AssemblyVersion></AssemblyVersion>
         <FileVersion></FileVersion>
-        <PackageVersion>0.9.0-beta.1</PackageVersion>
+        <PackageVersion>0.9.0-beta.2</PackageVersion>
         <Title>FIT-Connect .NET SDK</Title>
         <Description>Library for sending and receiving submissions via FIT-Connect</Description>
         <Copyright>2022 FIT-Connect contributors</Copyright>
-- 
GitLab