Skip to content

Commit 72780dc

Browse files
committed
Fix #700
1 parent bfc310e commit 72780dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ee/core/variables.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ class EEVariables():
1616

1717

1818
# EasyEngine packages versions
19-
ee_wp_cli = "0.22.0"
19+
ee_wp_cli = "0.23.0"
2020
ee_adminer = "4.2.1"
2121
ee_roundcube = "1.1.4"
2222
# ee_vimbadmin = "3.0.12"

0 commit comments

Comments
 (0)