Release 0.15.1

Overviews bugfixes & enhancements
This commit is contained in:
Javier Goizueta
2016-04-15 18:15:35 +02:00
parent a528a250d4
commit 6908fb4672
2 changed files with 17 additions and 1 deletions
+2 -1
View File
@@ -1,7 +1,7 @@
# cartodb/Makefile
EXTENSION = cartodb
EXTVERSION = 0.15.0
EXTVERSION = 0.15.1
SED = sed
@@ -65,6 +65,7 @@ UPGRADABLE = \
0.14.3 \
0.14.4 \
0.15.0 \
0.15.1 \
$(EXTVERSION)dev \
$(EXTVERSION)next \
$(END)