diff --git a/OpenRPA.SetupProject/Product.wxs b/OpenRPA.SetupProject/Product.wxs index e4d7675a..a778ed6a 100644 --- a/OpenRPA.SetupProject/Product.wxs +++ b/OpenRPA.SetupProject/Product.wxs @@ -117,7 +117,7 @@ - + diff --git a/OpenRPA/OpenRPA.csproj b/OpenRPA/OpenRPA.csproj index d350c7d5..b88e2190 100644 --- a/OpenRPA/OpenRPA.csproj +++ b/OpenRPA/OpenRPA.csproj @@ -11,7 +11,7 @@ Base UI of OpenRPA, used as part of OpenRPA robot MPL-2.0 https://github.com/open-rpa/openrpa - 1.4.57.6 + 1.4.57.7 openrpa.png Debug;Release;ReleaseNuget;PrepInstaller diff --git a/OpenRPA/Views/PackageManager.xaml b/OpenRPA/Views/PackageManager.xaml index 9c04358e..cb2bfc39 100644 --- a/OpenRPA/Views/PackageManager.xaml +++ b/OpenRPA/Views/PackageManager.xaml @@ -172,9 +172,9 @@ Height="20" Margin="5,0" VerticalAlignment="Center" SelectedValue="{Binding ElementName=listPackageSourceItems, Path=SelectedValue.SelectedVersion, Mode=TwoWay, UpdateSourceTrigger=PropertyChanged}"> -