Skip to content

Commit

Permalink
task: release version 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
alastairtree committed Mar 20, 2019
1 parent eeb408a commit 2c3b2ba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ image: Visual Studio 2017
configuration: Release
environment:
LazyCacheVersion: 2.0.0
LazyCacheVersionSuffix: -beta03
LazyCacheVersionSuffix:
LazyCacheAspNetCoreVersion: 2.0.0
LazyCacheAspNetCoreVersionSuffix: -beta03
LazyCacheAspNetCoreVersionSuffix:
build_script:
- ps: '& .\build.ps1'
deploy: off

0 comments on commit 2c3b2ba

Please sign in to comment.