Release 0.23.2

This commit is contained in:
Javier Torres
2018-07-20 14:15:05 +02:00
parent c8a1119556
commit 51a669f93c
2 changed files with 5 additions and 1 deletions
+2 -1
View File
@@ -1,7 +1,7 @@
# cartodb/Makefile
EXTENSION = cartodb
EXTVERSION = 0.23.1
EXTVERSION = 0.23.2
SED = sed
AWK = awk
@@ -90,6 +90,7 @@ UPGRADABLE = \
0.22.2 \
0.23.0 \
0.23.1 \
0.23.2 \
$(EXTVERSION)dev \
$(EXTVERSION)next \
$(END)