Skip to content

Commit 6778374

Browse files
Merge pull request #1325 from NiklasGustafsson/main
Update version number.
2 parents 6bdf60b + c8e3915 commit 6778374

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

RELEASENOTES.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
Releases, starting with 9/2/2021, are listed with the most recent release at the top.
44

5+
# NuGet Version 0.102.6
6+
7+
__Breaking Changes__:
8+
9+
__API Changes__:
10+
11+
__Bug Fixes__:
12+
13+
514
# NuGet Version 0.102.5
615

716
__Breaking Changes__:

build/BranchInfo.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<PropertyGroup>
33
<MajorVersion>0</MajorVersion>
44
<MinorVersion>102</MinorVersion>
5-
<PatchVersion>5</PatchVersion>
5+
<PatchVersion>6</PatchVersion>
66
</PropertyGroup>
77

88
</Project>

0 commit comments

Comments
 (0)