diff --git a/Makefile b/Makefile index 51d5d6c..d5c3374 100644 --- a/Makefile +++ b/Makefile @@ -14,10 +14,10 @@ MODULES = jailed endif ifndef YOUTUBE_VERSION -YOUTUBE_VERSION = 18.46.3 +YOUTUBE_VERSION = 18.06.6 endif ifndef UYOU_VERSION -UYOU_VERSION = 3.0.1 +UYOU_VERSION = 3.0 endif PACKAGE_VERSION = $(YOUTUBE_VERSION)-$(UYOU_VERSION)