Release 0.12.0

This commit is contained in:
Alejandro Martínez
2016-01-27 14:28:56 +01:00
parent 350f101c3d
commit 845ac6dc9a
2 changed files with 7 additions and 1 deletions
+2 -1
View File
@@ -1,7 +1,7 @@
# cartodb/Makefile
EXTENSION = cartodb
EXTVERSION = 0.11.5
EXTVERSION = 0.12.0
SED = sed
@@ -56,6 +56,7 @@ UPGRADABLE = \
0.11.3 \
0.11.4 \
0.11.5 \
0.12.0 \
$(EXTVERSION)dev \
$(EXTVERSION)next \
$(END)