We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e32cd9 commit 0dea2b3Copy full SHA for 0dea2b3
src/Rezoom.SQL.Provider/AssemblyInfo.fs
@@ -34,8 +34,8 @@ open System.Runtime.InteropServices
34
// You can specify all the values or you can default the Build and Revision Numbers
35
// by using the '*' as shown below:
36
// [<assembly: AssemblyVersion("1.0.*")>]
37
-[<assembly: AssemblyVersion("0.7.1.*")>]
38
-[<assembly: AssemblyFileVersion("0.7.1.*")>]
+[<assembly: AssemblyVersion("0.7.2.*")>]
+[<assembly: AssemblyFileVersion("0.7.2.*")>]
39
40
#if !DEBUG
41
[<assembly: AssemblyKeyFile("../../../robert.peele.snk")>]
0 commit comments