Release 0.14.4

This commit is contained in:
Javier Goizueta
2016-03-29 13:06:50 +02:00
parent 01757a1b6d
commit aff7ae3e2e
2 changed files with 7 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
# cartodb/Makefile
EXTENSION = cartodb
EXTVERSION = 0.14.3
EXTVERSION = 0.14.4
SED = sed
@@ -63,6 +63,7 @@ UPGRADABLE = \
0.14.1 \
0.14.2 \
0.14.3 \
0.14.4 \
$(EXTVERSION)dev \
$(EXTVERSION)next \
$(END)