diff --git a/src/app/FAKE/AssemblyInfo.fs b/src/app/FAKE/AssemblyInfo.fs index 963963f82ce..cc3883f8bee 100644 --- a/src/app/FAKE/AssemblyInfo.fs +++ b/src/app/FAKE/AssemblyInfo.fs @@ -5,11 +5,11 @@ open System.Runtime.InteropServices [] [] [] -[] -[] -[] +[] +[] +[] do () module internal AssemblyVersionInformation = - let [] Version = "4.40.0" - let [] InformationalVersion = "4.40.0" + let [] Version = "4.40.1" + let [] InformationalVersion = "4.40.1" diff --git a/src/app/Fake.Deploy.Lib/AssemblyInfo.fs b/src/app/Fake.Deploy.Lib/AssemblyInfo.fs index 0c60dd1ecb0..7adcad7fe7e 100644 --- a/src/app/Fake.Deploy.Lib/AssemblyInfo.fs +++ b/src/app/Fake.Deploy.Lib/AssemblyInfo.fs @@ -5,11 +5,11 @@ open System.Runtime.InteropServices [] [] [] -[] -[] -[] +[] +[] +[] do () module internal AssemblyVersionInformation = - let [] Version = "4.40.0" - let [] InformationalVersion = "4.40.0" + let [] Version = "4.40.1" + let [] InformationalVersion = "4.40.1" diff --git a/src/app/Fake.Deploy/AssemblyInfo.fs b/src/app/Fake.Deploy/AssemblyInfo.fs index ae3f452d3aa..9db3473e08c 100644 --- a/src/app/Fake.Deploy/AssemblyInfo.fs +++ b/src/app/Fake.Deploy/AssemblyInfo.fs @@ -5,11 +5,11 @@ open System.Runtime.InteropServices [] [] [] -[] -[] -[] +[] +[] +[] do () module internal AssemblyVersionInformation = - let [] Version = "4.40.0" - let [] InformationalVersion = "4.40.0" + let [] Version = "4.40.1" + let [] InformationalVersion = "4.40.1" diff --git a/src/app/Fake.Experimental/AssemblyInfo.fs b/src/app/Fake.Experimental/AssemblyInfo.fs index 7de2a8d1aad..6704bc8774e 100644 --- a/src/app/Fake.Experimental/AssemblyInfo.fs +++ b/src/app/Fake.Experimental/AssemblyInfo.fs @@ -5,11 +5,11 @@ open System.Runtime.InteropServices [] [] [] -[] -[] -[] +[] +[] +[] do () module internal AssemblyVersionInformation = - let [] Version = "4.40.0" - let [] InformationalVersion = "4.40.0" + let [] Version = "4.40.1" + let [] InformationalVersion = "4.40.1" diff --git a/src/app/Fake.FluentMigrator/AssemblyInfo.fs b/src/app/Fake.FluentMigrator/AssemblyInfo.fs index 485b746f440..11058ee9939 100644 --- a/src/app/Fake.FluentMigrator/AssemblyInfo.fs +++ b/src/app/Fake.FluentMigrator/AssemblyInfo.fs @@ -5,11 +5,11 @@ open System.Runtime.InteropServices [] [] [] -[] -[] -[] +[] +[] +[] do () module internal AssemblyVersionInformation = - let [] Version = "4.40.0" - let [] InformationalVersion = "4.40.0" + let [] Version = "4.40.1" + let [] InformationalVersion = "4.40.1" diff --git a/src/app/Fake.SQL/AssemblyInfo.fs b/src/app/Fake.SQL/AssemblyInfo.fs index e04f5657937..c938d4609cd 100644 --- a/src/app/Fake.SQL/AssemblyInfo.fs +++ b/src/app/Fake.SQL/AssemblyInfo.fs @@ -5,11 +5,11 @@ open System.Runtime.InteropServices [] [] [] -[] -[] -[] +[] +[] +[] do () module internal AssemblyVersionInformation = - let [] Version = "4.40.0" - let [] InformationalVersion = "4.40.0" + let [] Version = "4.40.1" + let [] InformationalVersion = "4.40.1" diff --git a/src/app/FakeLib/AssemblyInfo.fs b/src/app/FakeLib/AssemblyInfo.fs index 1b9de5afa05..9d45404af92 100644 --- a/src/app/FakeLib/AssemblyInfo.fs +++ b/src/app/FakeLib/AssemblyInfo.fs @@ -7,11 +7,11 @@ open System.Runtime.InteropServices [] [] [] -[] -[] -[] +[] +[] +[] do () module internal AssemblyVersionInformation = - let [] Version = "4.40.0" - let [] InformationalVersion = "4.40.0" + let [] Version = "4.40.1" + let [] InformationalVersion = "4.40.1" diff --git a/src/deploy.web/Fake.Deploy.Web/AssemblyInfo.fs b/src/deploy.web/Fake.Deploy.Web/AssemblyInfo.fs index 24c9b30d07b..0679f50784c 100644 --- a/src/deploy.web/Fake.Deploy.Web/AssemblyInfo.fs +++ b/src/deploy.web/Fake.Deploy.Web/AssemblyInfo.fs @@ -5,11 +5,11 @@ open System.Runtime.InteropServices [] [] [] -[] -[] -[] +[] +[] +[] do () module internal AssemblyVersionInformation = - let [] Version = "4.40.0" - let [] InformationalVersion = "4.40.0" + let [] Version = "4.40.1" + let [] InformationalVersion = "4.40.1"