Skip to content

Commit

Permalink
chore: bump to 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
oliverbooth committed Aug 22, 2023
1 parent 0c57d06 commit ed97247
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Pencil/Pencil.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.3.0</VersionPrefix>
<VersionPrefix>2.0.0</VersionPrefix>
</PropertyGroup>

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

0 comments on commit ed97247

Please sign in to comment.