Skip to content

Commit

Permalink
bump to 0.5.7
Browse files Browse the repository at this point in the history
  • Loading branch information
joaope committed Dec 5, 2020
1 parent e40573b commit 4d5d80a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
image: Visual Studio 2019

version: 0.5.6+appveyor.{build}
version: 0.5.7+appveyor.{build}

init:
- dotnet --info
Expand Down
2 changes: 1 addition & 1 deletion src/LocalAppVeyor/LocalAppVeyor.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<Description>Run your AppVeyor builds, locally.</Description>
<Copyright>joaope 2020</Copyright>
<VersionPrefix>0.5.6</VersionPrefix>
<VersionPrefix>0.5.7</VersionPrefix>
<Authors>joaope</Authors>
<TargetFramework>net5.0</TargetFramework>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
Expand Down

0 comments on commit 4d5d80a

Please sign in to comment.