Skip to content

Commit fa15b11

Browse files
authored
Update assembly version for 0.7.5 release
1 parent 9679265 commit fa15b11

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

src/Security/Security/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,5 @@
4545
//
4646
// You can specify all the values or you can default the Build and Revision Numbers
4747
// by using the '*' as shown below:
48-
// [assembly: AssemblyVersion("0.7.1")]
49-
[assembly: AssemblyVersion("0.7.4")]
50-
[assembly: AssemblyFileVersion("0.7.4")]
48+
[assembly: AssemblyVersion("0.7.5")]
49+
[assembly: AssemblyFileVersion("0.7.5")]

0 commit comments

Comments
 (0)