Release version 0.16.3
Fixes overviews creation problem
This commit is contained in:
parent
d99dc394c2
commit
f5f59be5b0
3
Makefile
3
Makefile
@ -1,7 +1,7 @@
|
||||
# cartodb/Makefile
|
||||
|
||||
EXTENSION = cartodb
|
||||
EXTVERSION = 0.16.2
|
||||
EXTVERSION = 0.16.3
|
||||
|
||||
SED = sed
|
||||
|
||||
@ -69,6 +69,7 @@ UPGRADABLE = \
|
||||
0.16.0 \
|
||||
0.16.1 \
|
||||
0.16.2 \
|
||||
0.16.3 \
|
||||
$(EXTVERSION)dev \
|
||||
$(EXTVERSION)next \
|
||||
$(END)
|
||||
|
Loading…
Reference in New Issue
Block a user