diff --git a/GoToWindow.Api.Tests/Properties/AssemblyInfo.cs b/GoToWindow.Api.Tests/Properties/AssemblyInfo.cs index a2346c7..af5587f 100644 --- a/GoToWindow.Api.Tests/Properties/AssemblyInfo.cs +++ b/GoToWindow.Api.Tests/Properties/AssemblyInfo.cs @@ -14,6 +14,6 @@ [assembly: Guid("0c628625-94e4-4bc0-a24e-9b522545ee90")] -[assembly: AssemblyVersion("0.1.5")] -[assembly: AssemblyFileVersion("0.1.5")] -[assembly: AssemblyInformationalVersion("0.1.5")] +[assembly: AssemblyVersion("0.1.6")] +[assembly: AssemblyFileVersion("0.1.6")] +[assembly: AssemblyInformationalVersion("0.1.6")] diff --git a/GoToWindow.Api/Properties/AssemblyInfo.cs b/GoToWindow.Api/Properties/AssemblyInfo.cs index 7424ec8..90ce6d8 100644 --- a/GoToWindow.Api/Properties/AssemblyInfo.cs +++ b/GoToWindow.Api/Properties/AssemblyInfo.cs @@ -17,6 +17,6 @@ [assembly: XmlConfigurator(ConfigFile = "log4net.config")] -[assembly: AssemblyVersion("0.1.5")] -[assembly: AssemblyFileVersion("0.1.5")] -[assembly: AssemblyInformationalVersion("0.1.5")] +[assembly: AssemblyVersion("0.1.6")] +[assembly: AssemblyFileVersion("0.1.6")] +[assembly: AssemblyInformationalVersion("0.1.6")] diff --git a/GoToWindow.Extensibility/Properties/AssemblyInfo.cs b/GoToWindow.Extensibility/Properties/AssemblyInfo.cs index 8a014b6..ee6a9f1 100644 --- a/GoToWindow.Extensibility/Properties/AssemblyInfo.cs +++ b/GoToWindow.Extensibility/Properties/AssemblyInfo.cs @@ -14,6 +14,6 @@ [assembly: Guid("32b06993-4551-4b41-bf5f-70b9420b72ed")] -[assembly: AssemblyVersion("0.1.5")] -[assembly: AssemblyFileVersion("0.1.5")] -[assembly: AssemblyInformationalVersion("0.1.5")] +[assembly: AssemblyVersion("0.1.6")] +[assembly: AssemblyFileVersion("0.1.6")] +[assembly: AssemblyInformationalVersion("0.1.6")] diff --git a/GoToWindow.FakeApp/Properties/AssemblyInfo.cs b/GoToWindow.FakeApp/Properties/AssemblyInfo.cs index 3d40a3f..821a91a 100644 --- a/GoToWindow.FakeApp/Properties/AssemblyInfo.cs +++ b/GoToWindow.FakeApp/Properties/AssemblyInfo.cs @@ -15,6 +15,6 @@ [assembly: ThemeInfo(ResourceDictionaryLocation.None, ResourceDictionaryLocation.SourceAssembly)] -[assembly: AssemblyVersion("0.1.5")] -[assembly: AssemblyFileVersion("0.1.5")] -[assembly: AssemblyInformationalVersion("0.1.5")] +[assembly: AssemblyVersion("0.1.6")] +[assembly: AssemblyFileVersion("0.1.6")] +[assembly: AssemblyInformationalVersion("0.1.6")] diff --git a/GoToWindow.Plugins.Core/Properties/AssemblyInfo.cs b/GoToWindow.Plugins.Core/Properties/AssemblyInfo.cs index 2217ee4..2d11d8e 100644 --- a/GoToWindow.Plugins.Core/Properties/AssemblyInfo.cs +++ b/GoToWindow.Plugins.Core/Properties/AssemblyInfo.cs @@ -15,6 +15,6 @@ [assembly:ThemeInfo(ResourceDictionaryLocation.None, ResourceDictionaryLocation.SourceAssembly)] -[assembly: AssemblyVersion("0.1.5")] -[assembly: AssemblyFileVersion("0.1.5")] -[assembly: AssemblyInformationalVersion("0.1.5")] +[assembly: AssemblyVersion("0.1.6")] +[assembly: AssemblyFileVersion("0.1.6")] +[assembly: AssemblyInformationalVersion("0.1.6")] diff --git a/GoToWindow.Plugins.Debug/Properties/AssemblyInfo.cs b/GoToWindow.Plugins.Debug/Properties/AssemblyInfo.cs index 47886b1..2312a4b 100644 --- a/GoToWindow.Plugins.Debug/Properties/AssemblyInfo.cs +++ b/GoToWindow.Plugins.Debug/Properties/AssemblyInfo.cs @@ -14,6 +14,6 @@ [assembly: Guid("90ca6c16-b2da-4ec3-9e2a-45030e868dd6")] -[assembly: AssemblyVersion("0.1.5")] -[assembly: AssemblyFileVersion("0.1.5")] -[assembly: AssemblyInformationalVersion("0.1.5")] +[assembly: AssemblyVersion("0.1.6")] +[assembly: AssemblyFileVersion("0.1.6")] +[assembly: AssemblyInformationalVersion("0.1.6")] diff --git a/GoToWindow.Plugins.ExpandBrowsersTabs/Properties/AssemblyInfo.cs b/GoToWindow.Plugins.ExpandBrowsersTabs/Properties/AssemblyInfo.cs index 696e3dc..50a0a79 100644 --- a/GoToWindow.Plugins.ExpandBrowsersTabs/Properties/AssemblyInfo.cs +++ b/GoToWindow.Plugins.ExpandBrowsersTabs/Properties/AssemblyInfo.cs @@ -14,6 +14,6 @@ [assembly: Guid("e53ef514-3d74-42fb-a2b9-f93ca12b9f24")] -[assembly: AssemblyVersion("0.1.5")] -[assembly: AssemblyFileVersion("0.1.5")] -[assembly: AssemblyInformationalVersion("0.1.5")] +[assembly: AssemblyVersion("0.1.6")] +[assembly: AssemblyFileVersion("0.1.6")] +[assembly: AssemblyInformationalVersion("0.1.6")] diff --git a/GoToWindow.Plugins.ExplorerExtensions/Properties/AssemblyInfo.cs b/GoToWindow.Plugins.ExplorerExtensions/Properties/AssemblyInfo.cs index 601d73c..cf5eda7 100644 --- a/GoToWindow.Plugins.ExplorerExtensions/Properties/AssemblyInfo.cs +++ b/GoToWindow.Plugins.ExplorerExtensions/Properties/AssemblyInfo.cs @@ -14,6 +14,6 @@ [assembly: Guid("e5263b6d-84cc-47c1-80c5-280616878fab")] -[assembly: AssemblyVersion("0.1.5")] -[assembly: AssemblyFileVersion("0.1.5")] -[assembly: AssemblyInformationalVersion("0.1.5")] +[assembly: AssemblyVersion("0.1.6")] +[assembly: AssemblyFileVersion("0.1.6")] +[assembly: AssemblyInformationalVersion("0.1.6")] diff --git a/GoToWindow/Properties/AssemblyInfo.cs b/GoToWindow/Properties/AssemblyInfo.cs index f9cf1fb..58ebb73 100644 --- a/GoToWindow/Properties/AssemblyInfo.cs +++ b/GoToWindow/Properties/AssemblyInfo.cs @@ -21,6 +21,6 @@ [assembly: XmlConfigurator(ConfigFile = "log4net.config")] -[assembly: AssemblyVersion("0.1.5")] -[assembly: AssemblyFileVersion("0.1.5")] -[assembly: AssemblyInformationalVersion("0.1.5")] +[assembly: AssemblyVersion("0.1.6")] +[assembly: AssemblyFileVersion("0.1.6")] +[assembly: AssemblyInformationalVersion("0.1.6")]