Release 0.31.0
This commit is contained in:
parent
7a23ea815c
commit
b68ce72889
3
Makefile
3
Makefile
@ -1,7 +1,7 @@
|
||||
# cartodb/Makefile
|
||||
|
||||
EXTENSION = cartodb
|
||||
EXTVERSION = 0.30.0
|
||||
EXTVERSION = 0.31.0
|
||||
|
||||
SED = sed
|
||||
AWK = awk
|
||||
@ -103,6 +103,7 @@ UPGRADABLE = \
|
||||
0.28.1 \
|
||||
0.29.0 \
|
||||
0.30.0 \
|
||||
0.31.0 \
|
||||
$(EXTVERSION)dev \
|
||||
$(EXTVERSION)next \
|
||||
$(END)
|
||||
|
Loading…
Reference in New Issue
Block a user