Release 0.15.0

This release includes some overviews enhancements
This commit is contained in:
Javier Goizueta
2016-04-05 14:22:46 +02:00
parent 16a58c479d
commit e68d5eca45
2 changed files with 13 additions and 2 deletions

View File

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