Bump to 0.25.0
This commit is contained in:
parent
2a4ecd4850
commit
ffaf5e4400
3
Makefile
3
Makefile
@ -1,7 +1,7 @@
|
||||
# cartodb/Makefile
|
||||
|
||||
EXTENSION = cartodb
|
||||
EXTVERSION = 0.24.1
|
||||
EXTVERSION = 0.25.0
|
||||
|
||||
SED = sed
|
||||
AWK = awk
|
||||
@ -93,6 +93,7 @@ UPGRADABLE = \
|
||||
0.23.2 \
|
||||
0.24.0 \
|
||||
0.24.1 \
|
||||
0.25.0 \
|
||||
$(EXTVERSION)dev \
|
||||
$(EXTVERSION)next \
|
||||
$(END)
|
||||
|
Loading…
Reference in New Issue
Block a user