From 34c7b02e013c415766bf9887cfdbaeeca480d73c Mon Sep 17 00:00:00 2001 From: JoeamAmier Date: Tue, 8 Aug 2023 13:19:56 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=204.0=20=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"