Prepare release of 0.28.1

This commit is contained in:
Rafa de la Torre
2019-07-04 16:09:53 +02:00
parent bf140890d8
commit 4c93258cd2
2 changed files with 4 additions and 2 deletions
+2 -1
View File
@@ -1,7 +1,7 @@
# cartodb/Makefile
EXTENSION = cartodb
EXTVERSION = 0.28.0
EXTVERSION = 0.28.1
SED = sed
AWK = awk
@@ -100,6 +100,7 @@ UPGRADABLE = \
0.27.1 \
0.27.2 \
0.28.0 \
0.28.1 \
$(EXTVERSION)dev \
$(EXTVERSION)next \
$(END)