Skip to content

Commit

Permalink
Bump to 2023.12.1-402
Browse files Browse the repository at this point in the history
  • Loading branch information
mcg1969 authored Apr 3, 2024
1 parent 52c324f commit 5f7fec4
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=2023.12.0-369
[ $RSTUDIO_VERSION ] || RSTUDIO_VERSION=2023.12.1-402
echo "- Target version: ${RSTUDIO_VERSION}"

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

0 comments on commit 5f7fec4

Please sign in to comment.