Skip to content

Commit

Permalink
Increment version, update cache entry
Browse files Browse the repository at this point in the history
  • Loading branch information
funbiscuit committed May 12, 2020
1 parent 7b4526c commit a39d7e5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version: 0.5.0.{build}
version: 0.5.1.{build}

image:
- Visual Studio 2017
Expand All @@ -25,6 +25,7 @@ for:
cache:
- build-msvc15_x64 -> appveyor-build.ps1
- build-msvc15_x86 -> appveyor-build.ps1
- build-msvc15_x86_xp -> appveyor-build.ps1

before_build:
- git submodule update --init
Expand Down

0 comments on commit a39d7e5

Please sign in to comment.