Fix an error where the json files can't be created.
[master-thesis.git] / Parasitemia / ParasitemiaCore / AssemblyInfo.fs
index 9e190e0..b7c1930 100644 (file)
@@ -34,8 +34,8 @@ open System.Runtime.InteropServices
 // You can specify all the values or you can default the Build and Revision Numbers
 // by using the '*' as shown below:
 // [<assembly: AssemblyVersion "1.0.*">]
-[<assembly: AssemblyVersion "1.0.0.10">]
-[<assembly: AssemblyFileVersion "1.0.0.10">]
+[<assembly: AssemblyVersion "1.0.0.11">]
+[<assembly: AssemblyFileVersion "1.0.0.11">]
 
 do
     ()
\ No newline at end of file