fix: Update RELEASING/README.md (#32678)

This commit is contained in:
Michael S. Molina
2025-03-14 14:28:18 -03:00
committed by GitHub
parent 6e049225f9
commit b4dd64aa24

View File

@@ -452,7 +452,7 @@ cd ../
# Compile translations for the backend
./scripts/translations/generate_po_files.sh
./scripts/translations/generate_mo_files.sh
# update build version number
sed -i '' "s/version_string = .*/version_string = \"$SUPERSET_VERSION\"/" setup.py