Skip to content

Commit

Permalink
chore: bump to 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
oliverbooth committed Jul 20, 2023
1 parent 261703d commit dbef516
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Stopwatch/Stopwatch.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<Nullable>enable</Nullable>
<ImplicitUsings>enable</ImplicitUsings>
<DockerDefaultTargetOS>Linux</DockerDefaultTargetOS>
<VersionPrefix>1.1.0</VersionPrefix>
<VersionPrefix>1.1.1</VersionPrefix>
</PropertyGroup>

<PropertyGroup Condition="'$(VersionSuffix)' != '' And '$(BuildNumber)' == ''">
Expand Down

0 comments on commit dbef516

Please sign in to comment.