You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
echo "# Highest released build number for IntelliJ IDEA Ultimate / Community edition and PyCharm Professional / PyCharm Community edition" >jetbrains.lastRelease.txt
echo "${LAST_BUILD}" >>jetbrains.lastRelease.txt
echo "Last released build number for IntelliJ IDEA Ultimate / Community edition and PyCharm Professional / PyCharm Community edition: ${LAST_BUILD}"