File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -10,9 +10,9 @@ internal class Program {
1010 internal const string CurrentVersion = "1.0.0" ;
1111 internal static string LatestVersion = string . Empty ;
1212 internal static Mutex Mutex ;
13- internal const string GitHubProjectUrl = "https://github.com/hellzerg/optimizer-nxt " ;
13+ internal const string GitHubProjectUrl = "https://github.com/hellzerg/optimizerNXT " ;
1414 internal const string DonateUrl = "https://www.paypal.com/paypalme/supportoptimizer" ;
15- internal const string GithubVersionUrl = "https://raw.githubusercontent.com/hellzerg/optimizernxt /refs/heads/main/version.txt" ;
15+ internal const string GithubVersionUrl = "https://raw.githubusercontent.com/hellzerg/optimizerNXT /refs/heads/main/version.txt" ;
1616
1717 const string MUTEX_GUID = @"{DEADMOON-0EFC7B8A-D1FC-467F-0117C643FE19-OPTIMIZER-NXT}" ;
1818 static bool _cliNotRunning ;
You can’t perform that action at this time.
0 commit comments