bump version
This commit is contained in:
parent
9c6294d95b
commit
1a271d977b
3
Makefile
3
Makefile
@ -1,7 +1,7 @@
|
||||
# cartodb/Makefile
|
||||
|
||||
EXTENSION = cartodb
|
||||
EXTVERSION = 0.25.0
|
||||
EXTVERSION = 0.26.0
|
||||
|
||||
SED = sed
|
||||
AWK = awk
|
||||
@ -94,6 +94,7 @@ UPGRADABLE = \
|
||||
0.24.0 \
|
||||
0.24.1 \
|
||||
0.25.0 \
|
||||
0.26.0 \
|
||||
$(EXTVERSION)dev \
|
||||
$(EXTVERSION)next \
|
||||
$(END)
|
||||
|
Loading…
Reference in New Issue
Block a user