bump YT & uYou version

This commit is contained in:
qnblackcat 2024-02-15 09:27:29 +07:00
parent ced5cf81df
commit 9f6d0562b8

View file

@ -14,10 +14,10 @@ MODULES = jailed
endif
ifndef YOUTUBE_VERSION
YOUTUBE_VERSION = 19.02.1
YOUTUBE_VERSION = 19.06.2
endif
ifndef UYOU_VERSION
UYOU_VERSION = 3.0.1
UYOU_VERSION = 3.0.2
endif
PACKAGE_VERSION = $(YOUTUBE_VERSION)-$(UYOU_VERSION)