Release 0.23.2
This commit is contained in:
parent
c8a1119556
commit
51a669f93c
3
Makefile
3
Makefile
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user