Skip to content

Commit 4bdc9f1

Browse files
committed
Actualizo versiones de IDE's
1 parent d048214 commit 4bdc9f1

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Apps/IDEs/phpstorm.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ phpstorm_postconfiguracion() {
7575
}
7676

7777
phpstorm_instalador() {
78-
local version='PhpStorm-2019.1'
78+
local version='PhpStorm-2019.2.1'
7979

8080
echo -e "$VE Comenzando instalación de$RO PhpStorm$CL"
8181

Apps/IDEs/pycharm_pro.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ pycharm_postconfiguracion() {
7272
}
7373

7474
pycharm_pro_instalador() {
75-
local version='pycharm-professional-2019.1.1'
75+
local version='pycharm-professional-2019.2.1'
7676

7777
echo -e "$VE Comenzando instalación de$RO PyCharm$CL"
7878

Apps/IDEs/webstorm.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ webstorm_postconfiguracion() {
7070
}
7171

7272
webstorm_instalador() {
73-
local version='WebStorm-2018.2.4'
73+
local version='WebStorm-2019.2.1'
7474

7575
echo -e "$VE Comenzando instalación de$RO WebStorm$CL"
7676

0 commit comments

Comments
 (0)