Release 0.13.0

This commit is contained in:
Javier Goizueta
2016-01-29 17:53:51 +01:00
parent 5f96908df4
commit 8414bdff31
2 changed files with 6 additions and 1 deletions
+2 -1
View File
@@ -1,7 +1,7 @@
# cartodb/Makefile
EXTENSION = cartodb
EXTVERSION = 0.12.0
EXTVERSION = 0.13.0
SED = sed
@@ -57,6 +57,7 @@ UPGRADABLE = \
0.11.4 \
0.11.5 \
0.12.0 \
0.13.0 \
$(EXTVERSION)dev \
$(EXTVERSION)next \
$(END)