File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 88 <Company >Appliberated</Company >
99 <Authors >Appliberated</Authors >
1010 <Product >DefectPX</Product >
11- <FileVersion >2.0.0.7 </FileVersion >
11+ <FileVersion >2.0.0.8 </FileVersion >
1212 <Version >2.0.0</Version >
1313 <Copyright >Copyright (c) Appliberated</Copyright >
14- <AssemblyVersion >2.0.0.7 </AssemblyVersion >
14+ <AssemblyVersion >2.0.0.8 </AssemblyVersion >
1515 <ApplicationIcon >defectpx-app-icon.ico</ApplicationIcon >
16+ <PackageProjectUrl >https://www.appliberated.com/defectpx/</PackageProjectUrl >
1617 </PropertyGroup >
1718
1819 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|AnyCPU'" >
Original file line number Diff line number Diff line change @@ -12,8 +12,8 @@ namespace DefectPX
1212 /// </summary>
1313 public partial class AboutBox : Form
1414 {
15- private const string DonateUrl = "http ://www.appliberated.com/defectpx/donate /" ;
16- private const string HelpUrl = "http ://www.appliberated.com/defectpx/" ;
15+ private const string DonateUrl = "https ://www.appliberated.com/defectpx/contribute /" ;
16+ private const string HelpUrl = "https ://www.appliberated.com/defectpx/help /" ;
1717
1818 /// <summary>
1919 /// Initializes a new instance of the <see cref="AboutBox"/> class.
You can’t perform that action at this time.
0 commit comments