Skip to content

Commit

Permalink
update pycharm.sh:2024.3
Browse files Browse the repository at this point in the history
  • Loading branch information
runner committed Nov 14, 2024
1 parent 6b2f71e commit ac6b808
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pycharm.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

SHELL_FOLDER=$(cd $(dirname ${BASH_SOURCE[0]});pwd)

VERSION="2024.2.4"
VERSION="2024.3"

if [ -n "$1" ];then VERSION=$1; fi

Expand Down

0 comments on commit ac6b808

Please sign in to comment.