Skip to content

Commit 55d8207

Browse files
committed
Update version to 3.9.1
1 parent b3cded0 commit 55d8207

3 files changed

Lines changed: 8 additions & 2 deletions

File tree

README-Marketplace.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,12 @@ Please report all problems or feature requests you might have on the [following
3535

3636
# Release Notes
3737

38+
## Version 3.9.1
39+
40+
### Security fix
41+
42+
* Update to LibGit2Sharp v0.26.0
43+
3844
## Version 3.9.0
3945

4046
### New feature

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version: '3.9.0.{build}'
1+
version: '3.9.1.{build}'
22

33
image: Visual Studio 2017
44

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ variables:
1212
buildPlatform: 'Any CPU'
1313
buildConfiguration: 'Release'
1414

15-
name: 3.9.0.$(patch)
15+
name: 3.9.1.$(patch)
1616

1717
steps:
1818
- task: NuGetToolInstaller@0

0 commit comments

Comments
 (0)