From f1acaf529a8ae219fb9f94685b803d57bb23ab09 Mon Sep 17 00:00:00 2001 From: Pengu Date: Sat, 6 Sep 2025 18:50:24 -0500 Subject: [PATCH] Update Repo Name --- app.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app.py b/app.py index 43c00e2..c62977e 100644 --- a/app.py +++ b/app.py @@ -41,8 +41,8 @@ DB_PASSWORD = get_env_var("DB_PASSWORD") DB_NAME = get_env_var("DB_NAME") BOT_VERSION = "1.0.2" -VERSION_URL = "https://raw.githubusercontent.com/PenguCCN/Jellyfin-Discord/main/version.txt" -RELEASES_URL = "https://github.com/PenguCCN/Jellyfin-Discord/releases" +VERSION_URL = "https://raw.githubusercontent.com/PenguCCN/Jellycord/main/version.txt" +RELEASES_URL = "https://github.com/PenguCCN/Jellycord/releases" # ===================== # EVENT LOGGING