Skip to content

Commit

Permalink
feat(update): bump Intellij IDEA version to 2023.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
rebornplusplus committed Feb 17, 2024
1 parent ee0c1b6 commit f6bd8be
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion scripts/intellij_idea_community.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@

set -eux

IDEA_VERSION='2023.2'
IDEA_VERSION='2023.3.4'

echo "\nInstalling IntelliJ IDEA Community Edition $IDEA_VERSION ...\n"

# download pycharm community edition
Expand Down

0 comments on commit f6bd8be

Please sign in to comment.