Skip to content

Commit

Permalink
Bump Relay project version to 1.0.0-alpha.2 (#28)
Browse files Browse the repository at this point in the history
  • Loading branch information
AndyRae authored Feb 12, 2025
1 parent 40caf3b commit 19847eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/Hutch.Relay/Hutch.Relay.csproj
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<Project Sdk="Microsoft.NET.Sdk.Web">
<PropertyGroup>
<Version>1.0.0-alpha.1</Version>
<Version>1.0.0-alpha.2</Version>
<TargetFramework>net9.0</TargetFramework>
<Nullable>enable</Nullable>
<ImplicitUsings>enable</ImplicitUsings>
Expand Down

0 comments on commit 19847eb

Please sign in to comment.