File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 21
21
<ResourceDictionary .MergedDictionaries>
22
22
<ResourceDictionary Source =" Controls\AppResources.xaml" />
23
23
</ResourceDictionary .MergedDictionaries>
24
-
25
- <system : String x : Key =" DonateLink" >https://paypal.me/HeikoH89 </system : String >
24
+
25
+ <system : String x : Key =" DonateLink" >https://www. paypal.com/donate/?hosted_button_id=JXDUAZC7DX7U2 </system : String >
26
26
<system : String x : Key =" GitHubRepoLink" >https://github.com/Codectory/AutoActions</system : String >
27
27
28
28
Original file line number Diff line number Diff line change 52
52
// Sie können alle Werte angeben oder Standardwerte für die Build- und Revisionsnummern verwenden,
53
53
// indem Sie "*" wie unten gezeigt eingeben:
54
54
// [assembly: AssemblyVersion("1.0.*")]
55
- [ assembly: AssemblyVersion ( "1.9.6 .0" ) ]
56
- [ assembly: AssemblyFileVersion ( "1.9.6 .0" ) ]
55
+ [ assembly: AssemblyVersion ( "1.9.7 .0" ) ]
56
+ [ assembly: AssemblyFileVersion ( "1.9.7 .0" ) ]
You can’t perform that action at this time.
0 commit comments