Skip to content

Commit

Permalink
task: updated version to 1.5.0-beta.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dtanglr committed Jul 14, 2024
1 parent da7a1b2 commit 9a2377b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@

<PropertyGroup Condition="'$(Configuration)' == 'Debug'">
<PackageOutputPath>$(MSBuildThisFileDirectory)..\artifacts</PackageOutputPath>
<version>1.5.0-alpha.38</version>
<version>1.5.0-beta.1</version>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 9a2377b

Please sign in to comment.