From c1da05b75e8db8eb365c5f99d97216ee9ea6261e Mon Sep 17 00:00:00 2001 From: Codectory <61698721+Codectory@users.noreply.github.com> Date: Thu, 13 Jan 2022 10:54:36 +0100 Subject: [PATCH] New Link --- Source/AutoActions/App.xaml | 4 ++-- Source/AutoActions/Properties/AssemblyInfo.cs | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Source/AutoActions/App.xaml b/Source/AutoActions/App.xaml index d692678..a6c168a 100644 --- a/Source/AutoActions/App.xaml +++ b/Source/AutoActions/App.xaml @@ -21,8 +21,8 @@ - - https://paypal.me/HeikoH89 + + https://www.paypal.com/donate/?hosted_button_id=JXDUAZC7DX7U2 https://github.com/Codectory/AutoActions diff --git a/Source/AutoActions/Properties/AssemblyInfo.cs b/Source/AutoActions/Properties/AssemblyInfo.cs index 84b1436..1d337b1 100644 --- a/Source/AutoActions/Properties/AssemblyInfo.cs +++ b/Source/AutoActions/Properties/AssemblyInfo.cs @@ -52,5 +52,5 @@ // Sie können alle Werte angeben oder Standardwerte für die Build- und Revisionsnummern verwenden, // indem Sie "*" wie unten gezeigt eingeben: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.9.6.0")] -[assembly: AssemblyFileVersion("1.9.6.0")] +[assembly: AssemblyVersion("1.9.7.0")] +[assembly: AssemblyFileVersion("1.9.7.0")]