Skip to content

Commit

Permalink
bump YT & uYou version
Browse files Browse the repository at this point in the history
  • Loading branch information
qnblackcat committed Feb 15, 2024
1 parent ced5cf8 commit 9f6d056
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down

0 comments on commit 9f6d056

Please sign in to comment.