Skip to content
This repository was archived by the owner on Dec 14, 2017. It is now read-only.

Commit bd8d38d

Browse files
committed
7.4
1 parent f674c14 commit bd8d38d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

NuGet/BrockAllen.MembershipReboot/BrockAllen.MembershipReboot.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<package >
33
<metadata>
44
<id>BrockAllen.MembershipReboot</id>
5-
<version>7.3.0</version>
5+
<version>7.4.0</version>
66
<authors>BrockAllen</authors>
77
<owners>BrockAllen</owners>
88
<licenseUrl>https://raw.github.com/brockallen/BrockAllen.MembershipReboot/master/license.txt</licenseUrl>

src/BrockAllen.MembershipReboot/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@
3131
// You can specify all the values or you can default the Build and Revision Numbers
3232
// by using the '*' as shown below:
3333
// [assembly: AssemblyVersion("1.0.*")]
34-
[assembly: AssemblyVersion("7.3.0.0")]
35-
[assembly: AssemblyFileVersion("7.3.0.0")]
34+
[assembly: AssemblyVersion("7.4.0.0")]
35+
[assembly: AssemblyFileVersion("7.4.0.0")]

0 commit comments

Comments
 (0)