diff --git a/Installer/Product.wxs b/Installer/Product.wxs index 1d884e3..09c7d89 100644 --- a/Installer/Product.wxs +++ b/Installer/Product.wxs @@ -1,8 +1,8 @@ - + - + diff --git a/MediaDownloader/Properties/AssemblyInfo.cs b/MediaDownloader/Properties/AssemblyInfo.cs index 710a054..b0befb0 100644 --- a/MediaDownloader/Properties/AssemblyInfo.cs +++ b/MediaDownloader/Properties/AssemblyInfo.cs @@ -15,5 +15,5 @@ [assembly: ThemeInfo(ResourceDictionaryLocation.None, ResourceDictionaryLocation.SourceAssembly)] -[assembly: AssemblyVersion("1.1.1")] -[assembly: AssemblyFileVersion("1.1.1")] +[assembly: AssemblyVersion("1.1.2")] +[assembly: AssemblyFileVersion("1.1.2")]