Bump version to 1.3.1 and fix Discord RPC state URL; enhance update notification with clickable link to releases

This commit is contained in:
MasterAcnolo
2025-12-19 13:50:17 +01:00
parent d678ba2f12
commit 26d42491ce
3 changed files with 5 additions and 3 deletions

View File

@@ -15,7 +15,7 @@ function startRPC() {
smallImageText: "By MasterAcnolo",
startTimestamp: new Date(),
details: `Open Source Download Tools - ${config.version}`,
state: "masteracnolo.github.io/No-Sense/FreedomLoader",
state: "masteracnolo.github.io/FreedomLoader",
};
rpc.setActivity(presence);