Release version 0.16.3
Fixes overviews creation problem
This commit is contained in:
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)
|
||||
|
||||
Reference in New Issue
Block a user