Skip to content

Commit

Permalink
feat(YouTube Music): Change the latest supported version from `8.05.5…
Browse files Browse the repository at this point in the history
…0` to `8.05.51`
  • Loading branch information
inotia00 authored and anddea committed Feb 13, 2025
1 parent aec6469 commit fad4b3b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ internal object Constants {
"6.51.53", // This is the latest version of YouTube Music 6.xx.xx
"7.16.53", // This is the latest version that supports the 'Spoof app version' patch.
"7.25.53", // This is the last supported version for 2024.
"8.05.50", // This is the latest version supported by the RVX patch.
"8.05.51", // This is the latest version supported by the RVX patch.
)
)
}

0 comments on commit fad4b3b

Please sign in to comment.