diff --git a/manifest.toml b/manifest.toml index ee8e74e..26b5dad 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Invidious" description.en = "Alternative front-end to YouTube" description.fr = "Front-end alternatif à YouTube" -version = "23.08.02~ynh2" +version = "23.08.26~ynh1" maintainers = ["eric_G"] diff --git a/scripts/_common.sh b/scripts/_common.sh index 45945b6..9d005ed 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -4,7 +4,7 @@ # COMMON VARIABLES #================================================= -version_commit=d956b1826e15da6cfcd9a1531b0f1e6ef577dd10 +version_commit=34508966027fce3f460d9670eeecef67b92565a0 #================================================= # PERSONAL HELPERS