We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee0c1b6 commit f6bd8beCopy full SHA for f6bd8be
scripts/intellij_idea_community.sh
@@ -2,7 +2,8 @@
2
3
set -eux
4
5
-IDEA_VERSION='2023.2'
+IDEA_VERSION='2023.3.4'
6
+
7
echo "\nInstalling IntelliJ IDEA Community Edition $IDEA_VERSION ...\n"
8
9
# download pycharm community edition
0 commit comments