Skip to content

Commit 5ef4fa8

Browse files
authored
Bump version to 5.0.5
1 parent 62f1493 commit 5ef4fa8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

azure-pipelines.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ variables:
1616
buildConfiguration: 'Release'
1717
major: 5
1818
minor: 0
19-
patch: 4
19+
patch: 5
2020
AssemblyVersion: $(major).$(minor).$(patch)
2121
NugetVersion: $(major).$(minor).$(patch)-beta
2222

@@ -34,4 +34,4 @@ jobs:
3434
dependsOn:
3535
build
3636
steps:
37-
- template: ci/package.yml
37+
- template: ci/package.yml

0 commit comments

Comments
 (0)