From f662f5f09bdab2223db464237e90e4558ee5e3bc Mon Sep 17 00:00:00 2001
From: S M Mahbub Hossain <118460787+smmahbubhossain@users.noreply.github.com>
Date: Tue, 19 Mar 2024 05:01:42 +0600
Subject: [PATCH] Update config-x.toml

Signed-off-by: S M Mahbub Hossain  <118460787+smmahbubhossain@users.noreply.github.com>
---
 config-x.toml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/config-x.toml b/config-x.toml
index eba871df9b..f9ae5ebb8d 100644
--- a/config-x.toml
+++ b/config-x.toml
@@ -34,7 +34,7 @@ arch = "both"
 [YouTube-ReX]
 enabled = true
 app-name = "YouTube"
-version = "auto"
+version = "latest"
 excluded-patches = "'Custom branding icon YouTube' 'Custom branding name YouTube'"
 included-patches = "'Add splash animation' 'MaterialYou'"
 patches-source = "YT-Advanced/ReX-patches"
@@ -48,7 +48,7 @@ apkmirror-dlurl = "https://www.apkmirror.com/apk/google-inc/youtube"
 [Music-ReX]
 enabled = true
 app-name = "Music"
-version = "auto"
+version = "latest"
 excluded-patches = "'Custom branding icon YouTube Music' 'Custom branding name YouTube Music'"
 patches-source = "YT-Advanced/ReX-patches"
 integrations-source = "YT-Advanced/ReX-integrations"