Skip to content

Commit f9beae5

Browse files
authored
Version bump (#443)
1 parent 04c2ba2 commit f9beae5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/Microsoft.FeatureManagement.AspNetCore/Microsoft.FeatureManagement.AspNetCore.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<!-- Official Version -->
55
<PropertyGroup>
66
<MajorVersion>3</MajorVersion>
7-
<MinorVersion>2</MinorVersion>
7+
<MinorVersion>3</MinorVersion>
88
<PatchVersion>0</PatchVersion>
99
</PropertyGroup>
1010

src/Microsoft.FeatureManagement/Microsoft.FeatureManagement.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<!-- Official Version -->
55
<PropertyGroup>
66
<MajorVersion>3</MajorVersion>
7-
<MinorVersion>2</MinorVersion>
7+
<MinorVersion>3</MinorVersion>
88
<PatchVersion>0</PatchVersion>
99
</PropertyGroup>
1010

0 commit comments

Comments
 (0)