Increase version number to 0.32.0

This commit is contained in:
Esther Lozano
2019-11-08 13:09:45 +01:00
parent 70f1e00980
commit b1830e49af
2 changed files with 4 additions and 2 deletions
+2 -1
View File
@@ -1,7 +1,7 @@
# cartodb/Makefile
EXTENSION = cartodb
EXTVERSION = 0.31.0
EXTVERSION = 0.32.0
SED = sed
AWK = awk
@@ -104,6 +104,7 @@ UPGRADABLE = \
0.29.0 \
0.30.0 \
0.31.0 \
0.32.0 \
$(EXTVERSION)dev \
$(EXTVERSION)next \
$(END)