From 9eeb0227311e02be823eb904ea05fa1d70d10892 Mon Sep 17 00:00:00 2001 From: Steffen Forkmann Date: Mon, 30 Nov 2015 12:21:06 +0100 Subject: [PATCH] Bump version to 4.9.7 --- src/app/FAKE/AssemblyInfo.fs | 8 ++++---- src/app/Fake.Deploy.Lib/AssemblyInfo.fs | 8 ++++---- src/app/Fake.Deploy/AssemblyInfo.fs | 8 ++++---- src/app/Fake.Experimental/AssemblyInfo.fs | 8 ++++---- src/app/Fake.FluentMigrator/AssemblyInfo.fs | 8 ++++---- src/app/Fake.SQL/AssemblyInfo.fs | 8 ++++---- src/app/FakeLib/AssemblyInfo.fs | 8 ++++---- src/deploy.web/Fake.Deploy.Web/AssemblyInfo.fs | 8 ++++---- 8 files changed, 32 insertions(+), 32 deletions(-) diff --git a/src/app/FAKE/AssemblyInfo.fs b/src/app/FAKE/AssemblyInfo.fs index 28af805031c..325a27521b8 100644 --- a/src/app/FAKE/AssemblyInfo.fs +++ b/src/app/FAKE/AssemblyInfo.fs @@ -5,10 +5,10 @@ open System.Runtime.InteropServices [] [] [] -[] -[] -[] +[] +[] +[] do () module internal AssemblyVersionInformation = - let [] Version = "4.9.6" + let [] Version = "4.9.7" diff --git a/src/app/Fake.Deploy.Lib/AssemblyInfo.fs b/src/app/Fake.Deploy.Lib/AssemblyInfo.fs index f40e43f7131..8499e7cf13c 100644 --- a/src/app/Fake.Deploy.Lib/AssemblyInfo.fs +++ b/src/app/Fake.Deploy.Lib/AssemblyInfo.fs @@ -5,10 +5,10 @@ open System.Runtime.InteropServices [] [] [] -[] -[] -[] +[] +[] +[] do () module internal AssemblyVersionInformation = - let [] Version = "4.9.6" + let [] Version = "4.9.7" diff --git a/src/app/Fake.Deploy/AssemblyInfo.fs b/src/app/Fake.Deploy/AssemblyInfo.fs index a49761fb8b8..b4e7fde3973 100644 --- a/src/app/Fake.Deploy/AssemblyInfo.fs +++ b/src/app/Fake.Deploy/AssemblyInfo.fs @@ -5,10 +5,10 @@ open System.Runtime.InteropServices [] [] [] -[] -[] -[] +[] +[] +[] do () module internal AssemblyVersionInformation = - let [] Version = "4.9.6" + let [] Version = "4.9.7" diff --git a/src/app/Fake.Experimental/AssemblyInfo.fs b/src/app/Fake.Experimental/AssemblyInfo.fs index 87acfa317a8..8a57c1bfa06 100644 --- a/src/app/Fake.Experimental/AssemblyInfo.fs +++ b/src/app/Fake.Experimental/AssemblyInfo.fs @@ -5,10 +5,10 @@ open System.Runtime.InteropServices [] [] [] -[] -[] -[] +[] +[] +[] do () module internal AssemblyVersionInformation = - let [] Version = "4.9.6" + let [] Version = "4.9.7" diff --git a/src/app/Fake.FluentMigrator/AssemblyInfo.fs b/src/app/Fake.FluentMigrator/AssemblyInfo.fs index 73b79778b19..90c1b480d5f 100644 --- a/src/app/Fake.FluentMigrator/AssemblyInfo.fs +++ b/src/app/Fake.FluentMigrator/AssemblyInfo.fs @@ -5,10 +5,10 @@ open System.Runtime.InteropServices [] [] [] -[] -[] -[] +[] +[] +[] do () module internal AssemblyVersionInformation = - let [] Version = "4.9.6" + let [] Version = "4.9.7" diff --git a/src/app/Fake.SQL/AssemblyInfo.fs b/src/app/Fake.SQL/AssemblyInfo.fs index ee276abf636..6eae68b877f 100644 --- a/src/app/Fake.SQL/AssemblyInfo.fs +++ b/src/app/Fake.SQL/AssemblyInfo.fs @@ -5,10 +5,10 @@ open System.Runtime.InteropServices [] [] [] -[] -[] -[] +[] +[] +[] do () module internal AssemblyVersionInformation = - let [] Version = "4.9.6" + let [] Version = "4.9.7" diff --git a/src/app/FakeLib/AssemblyInfo.fs b/src/app/FakeLib/AssemblyInfo.fs index 979cfaba988..daa948c6157 100644 --- a/src/app/FakeLib/AssemblyInfo.fs +++ b/src/app/FakeLib/AssemblyInfo.fs @@ -7,10 +7,10 @@ open System.Runtime.InteropServices [] [] [] -[] -[] -[] +[] +[] +[] do () module internal AssemblyVersionInformation = - let [] Version = "4.9.6" + let [] Version = "4.9.7" diff --git a/src/deploy.web/Fake.Deploy.Web/AssemblyInfo.fs b/src/deploy.web/Fake.Deploy.Web/AssemblyInfo.fs index 0b5023cc77d..2880e6fc5fc 100644 --- a/src/deploy.web/Fake.Deploy.Web/AssemblyInfo.fs +++ b/src/deploy.web/Fake.Deploy.Web/AssemblyInfo.fs @@ -5,10 +5,10 @@ open System.Runtime.InteropServices [] [] [] -[] -[] -[] +[] +[] +[] do () module internal AssemblyVersionInformation = - let [] Version = "4.9.6" + let [] Version = "4.9.7"