diff --git a/Makefile b/Makefile index a3019e9..89a181e 100644 --- a/Makefile +++ b/Makefile @@ -17,7 +17,7 @@ ifndef YOUTUBE_VERSION YOUTUBE_VERSION = 19.06.2 endif ifndef UYOU_VERSION -UYOU_VERSION = 3.0.2 +UYOU_VERSION = 3.0.3 endif PACKAGE_VERSION = $(YOUTUBE_VERSION)-$(UYOU_VERSION)