From 60acb2f035cb39f2bd40a6c58a4de10d915da248 Mon Sep 17 00:00:00 2001 From: Steffen Forkmann Date: Mon, 30 May 2016 18:01:07 +0200 Subject: [PATCH] Bump version to 4.28.0 --- src/app/FAKE/AssemblyInfo.fs | 10 +++++----- src/app/Fake.Deploy.Lib/AssemblyInfo.fs | 10 +++++----- src/app/Fake.Deploy/AssemblyInfo.fs | 10 +++++----- src/app/Fake.Experimental/AssemblyInfo.fs | 10 +++++----- src/app/Fake.FluentMigrator/AssemblyInfo.fs | 10 +++++----- src/app/Fake.SQL/AssemblyInfo.fs | 10 +++++----- src/app/FakeLib/AssemblyInfo.fs | 10 +++++----- src/deploy.web/Fake.Deploy.Web/AssemblyInfo.fs | 10 +++++----- 8 files changed, 40 insertions(+), 40 deletions(-) diff --git a/src/app/FAKE/AssemblyInfo.fs b/src/app/FAKE/AssemblyInfo.fs index 97120cecef6..944e8258320 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.27.0" - let [] InformationalVersion = "4.27.0" + let [] Version = "4.28.0" + let [] InformationalVersion = "4.28.0" diff --git a/src/app/Fake.Deploy.Lib/AssemblyInfo.fs b/src/app/Fake.Deploy.Lib/AssemblyInfo.fs index 4040efdc921..844c37c032e 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.27.0" - let [] InformationalVersion = "4.27.0" + let [] Version = "4.28.0" + let [] InformationalVersion = "4.28.0" diff --git a/src/app/Fake.Deploy/AssemblyInfo.fs b/src/app/Fake.Deploy/AssemblyInfo.fs index 97846b39a71..10e9475282c 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.27.0" - let [] InformationalVersion = "4.27.0" + let [] Version = "4.28.0" + let [] InformationalVersion = "4.28.0" diff --git a/src/app/Fake.Experimental/AssemblyInfo.fs b/src/app/Fake.Experimental/AssemblyInfo.fs index b646471442b..d4a0fb8d1ac 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.27.0" - let [] InformationalVersion = "4.27.0" + let [] Version = "4.28.0" + let [] InformationalVersion = "4.28.0" diff --git a/src/app/Fake.FluentMigrator/AssemblyInfo.fs b/src/app/Fake.FluentMigrator/AssemblyInfo.fs index 35dc56d14bc..aa4402d9ef0 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.27.0" - let [] InformationalVersion = "4.27.0" + let [] Version = "4.28.0" + let [] InformationalVersion = "4.28.0" diff --git a/src/app/Fake.SQL/AssemblyInfo.fs b/src/app/Fake.SQL/AssemblyInfo.fs index b58aed7fe15..41a97f51dfa 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.27.0" - let [] InformationalVersion = "4.27.0" + let [] Version = "4.28.0" + let [] InformationalVersion = "4.28.0" diff --git a/src/app/FakeLib/AssemblyInfo.fs b/src/app/FakeLib/AssemblyInfo.fs index b81cfc570e3..4e97cfaa537 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.27.0" - let [] InformationalVersion = "4.27.0" + let [] Version = "4.28.0" + let [] InformationalVersion = "4.28.0" diff --git a/src/deploy.web/Fake.Deploy.Web/AssemblyInfo.fs b/src/deploy.web/Fake.Deploy.Web/AssemblyInfo.fs index f48d0a2d2d8..5b9183e4354 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.27.0" - let [] InformationalVersion = "4.27.0" + let [] Version = "4.28.0" + let [] InformationalVersion = "4.28.0"