Release 0.27.1

This commit is contained in:
Raul Marin
2019-06-03 17:57:42 +02:00
parent aa380171b4
commit cc2066ea89
2 changed files with 5 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
# cartodb/Makefile
EXTENSION = cartodb
EXTVERSION = 0.27.0
EXTVERSION = 0.27.1
SED = sed
AWK = awk
@@ -97,6 +97,7 @@ UPGRADABLE = \
0.26.0 \
0.26.1 \
0.27.0 \
0.27.1 \
$(EXTVERSION)dev \
$(EXTVERSION)next \
$(END)