fix(CI): fix data version v20 to v20.0 (#26697)

This commit is contained in:
sudlud
2026-07-19 21:43:55 +02:00
committed by GitHub
parent a0095036ed
commit df54196feb

View File

@@ -155,7 +155,7 @@ function inst_simple_restarter {
function inst_download_client_data {
# change the following version when needed
local VERSION=v20
local VERSION=v20.0
echo "#######################"
echo "Client data downloader"