diff --git a/mobile/confvars.sh b/mobile/confvars.sh index 5a666dd8bb38..988581adc95f 100644 --- a/mobile/confvars.sh +++ b/mobile/confvars.sh @@ -45,7 +45,7 @@ case "$target" in MOZ_APP_VERSION=1.0a4pre ;; *) - MOZ_APP_VERSION=1.0b5pre + MOZ_APP_VERSION=1.0b5 ;; esac