Skip to content

Commit 2c3b2ba

Browse files
committed
task: release version 2.0.0
1 parent eeb408a commit 2c3b2ba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

appveyor.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ image: Visual Studio 2017
33
configuration: Release
44
environment:
55
LazyCacheVersion: 2.0.0
6-
LazyCacheVersionSuffix: -beta03
6+
LazyCacheVersionSuffix:
77
LazyCacheAspNetCoreVersion: 2.0.0
8-
LazyCacheAspNetCoreVersionSuffix: -beta03
8+
LazyCacheAspNetCoreVersionSuffix:
99
build_script:
1010
- ps: '& .\build.ps1'
1111
deploy: off

0 commit comments

Comments
 (0)