diff --git a/main.py b/main.py index 843ba6d5..6ace589e 100644 --- a/main.py +++ b/main.py @@ -23,7 +23,7 @@ class Master: VERSION = 4.0 - STABLE = False + STABLE = True REPOSITORY = "https://github.com/JoeanAmier/TikTokDownloader" LICENCE = "GNU General Public License v3.0"