Skip to content

Commit

Permalink
Merge pull request #44 from anaconda/mcg1969-patch-2
Browse files Browse the repository at this point in the history
AENT-8264: Bump to v2024.09.1+394
  • Loading branch information
mcg1969 authored Nov 13, 2024
2 parents 94dfa15 + d826d7e commit b135230
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 b135230

Please sign in to comment.