diff --git a/Deployment/Bootstrapper/Bundle.wxs b/Deployment/Bootstrapper/Bundle.wxs index 68c8607..f28b126 100644 --- a/Deployment/Bootstrapper/Bundle.wxs +++ b/Deployment/Bootstrapper/Bundle.wxs @@ -21,7 +21,7 @@ You should have received a copy of the GNU Lesser General Public License along w xmlns:bal="http://schemas.microsoft.com/wix/BalExtension" xmlns:util="http://schemas.microsoft.com/wix/UtilExtension" xmlns:netfx="http://schemas.microsoft.com/wix/NetFxExtension"> - + diff --git a/Deployment/Setup/Product.wxs b/Deployment/Setup/Product.wxs index fb1aa8b..37d1da7 100644 --- a/Deployment/Setup/Product.wxs +++ b/Deployment/Setup/Product.wxs @@ -18,7 +18,7 @@ You should have received a copy of the GNU Lesser General Public License along w --> - + diff --git a/Deployment/Setup64/Product.wxs b/Deployment/Setup64/Product.wxs index 95ff5b7..83648c7 100644 --- a/Deployment/Setup64/Product.wxs +++ b/Deployment/Setup64/Product.wxs @@ -18,7 +18,7 @@ You should have received a copy of the GNU Lesser General Public License along w --> - + diff --git a/PowerShellAudio.Commands/PowerShellAudio.Help.pshproj b/PowerShellAudio.Commands/PowerShellAudio.Help.pshproj index d9f155d..c014c9f 100644 --- a/PowerShellAudio.Commands/PowerShellAudio.Help.pshproj +++ b/PowerShellAudio.Commands/PowerShellAudio.Help.pshproj @@ -1,7 +1,7 @@ PowerShellAudio - 0.9.8 + 1.0.0 An extensible, multi-format audio conversion and tagging module true false diff --git a/PowerShellAudio.Commands/PowerShellAudio.psd1 b/PowerShellAudio.Commands/PowerShellAudio.psd1 index 45e359d..ad0a2e0 100644 Binary files a/PowerShellAudio.Commands/PowerShellAudio.psd1 and b/PowerShellAudio.Commands/PowerShellAudio.psd1 differ