Release 0.35.0

This commit is contained in:
Esther Lozano
2019-12-30 15:37:16 +01:00
parent 741d171f4a
commit 076cacc6f1
2 changed files with 3 additions and 2 deletions
+2 -1
View File
@@ -1,7 +1,7 @@
# cartodb/Makefile
EXTENSION = cartodb
EXTVERSION = 0.34.0
EXTVERSION = 0.35.0
SED = sed
AWK = awk
@@ -107,6 +107,7 @@ UPGRADABLE = \
0.32.0 \
0.33.0 \
0.34.0 \
0.35.0 \
$(EXTVERSION)dev \
$(EXTVERSION)next \
$(END)