Release 0.31.0

This commit is contained in:
Raul Marin
2019-10-08 12:47:32 +02:00
parent 7a23ea815c
commit b68ce72889
2 changed files with 3 additions and 2 deletions
+2 -1
View File
@@ -1,7 +1,7 @@
# cartodb/Makefile
EXTENSION = cartodb
EXTVERSION = 0.30.0
EXTVERSION = 0.31.0
SED = sed
AWK = awk
@@ -103,6 +103,7 @@ UPGRADABLE = \
0.28.1 \
0.29.0 \
0.30.0 \
0.31.0 \
$(EXTVERSION)dev \
$(EXTVERSION)next \
$(END)