Skip to content

Commit

Permalink
incr ver. Don't re-use previously bad build number
Browse files Browse the repository at this point in the history
  • Loading branch information
rmcrackan committed Aug 16, 2022
1 parent 8ee1019 commit b358145
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/AppScaffolding/AppScaffolding.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>net6.0</TargetFramework>
<Version>8.4.0.1</Version>
<Version>8.4.1.1</Version>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Octokit" Version="2.0.0" />
Expand Down

0 comments on commit b358145

Please sign in to comment.