Skip to content

Commit

Permalink
Bump to v2024.09.1+394
Browse files Browse the repository at this point in the history
  • Loading branch information
mcg1969 authored Nov 13, 2024
1 parent df2a0cf commit d826d7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion download_rstudio.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ echo "+------------------------+"
echo "| AE5 RStudio Downloader |"
echo "+------------------------+"

[ $RSTUDIO_VERSION ] || RSTUDIO_VERSION=2024.09.0-375
[ $RSTUDIO_VERSION ] || RSTUDIO_VERSION=2024.09.1-394
echo "- Target version: ${RSTUDIO_VERSION}"

if [[ -n "$TOOL_PROJECT_URL" && -d data ]]; then
Expand Down

0 comments on commit d826d7e

Please sign in to comment.