Release version 0.20.0

This commit is contained in:
Raul Marin
2017-11-13 09:35:20 +01:00
committed by Raúl Marín
parent 36550440bf
commit 8131887204
2 changed files with 3 additions and 2 deletions
+2 -1
View File
@@ -1,7 +1,7 @@
# cartodb/Makefile
EXTENSION = cartodb
EXTVERSION = 0.19.2
EXTVERSION = 0.20.0
SED = sed
AWK = awk
@@ -83,6 +83,7 @@ UPGRADABLE = \
0.19.0 \
0.19.1 \
0.19.2 \
0.20.0 \
$(EXTVERSION)dev \
$(EXTVERSION)next \
$(END)