Release 0.18.1

This commit is contained in:
Rafa de la Torre
2016-10-19 13:00:56 +02:00
parent 2080d6d422
commit 89b2999a80
2 changed files with 7 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
# cartodb/Makefile
EXTENSION = cartodb
EXTVERSION = 0.18.0
EXTVERSION = 0.18.1
SED = sed
@@ -74,6 +74,7 @@ UPGRADABLE = \
0.17.0 \
0.17.1 \
0.18.0 \
0.18.1 \
$(EXTVERSION)dev \
$(EXTVERSION)next \
$(END)