bump YT & uYou version

This commit is contained in:
qnblackcat
2024-02-15 09:27:29 +07:00
parent ced5cf81df
commit 9f6d0562b8
+2 -2
View File
@@ -14,10 +14,10 @@ MODULES = jailed
endif endif
ifndef YOUTUBE_VERSION ifndef YOUTUBE_VERSION
YOUTUBE_VERSION = 19.02.1 YOUTUBE_VERSION = 19.06.2
endif endif
ifndef UYOU_VERSION ifndef UYOU_VERSION
UYOU_VERSION = 3.0.1 UYOU_VERSION = 3.0.2
endif endif
PACKAGE_VERSION = $(YOUTUBE_VERSION)-$(UYOU_VERSION) PACKAGE_VERSION = $(YOUTUBE_VERSION)-$(UYOU_VERSION)