Bump to 0.22.2

This commit is contained in:
Javier Torres
2018-05-31 17:06:47 +02:00
parent ccbabaa3b4
commit 06b7eb8504
2 changed files with 5 additions and 1 deletions
+2 -1
View File
@@ -1,7 +1,7 @@
# cartodb/Makefile
EXTENSION = cartodb
EXTVERSION = 0.22.1
EXTVERSION = 0.22.2
SED = sed
AWK = awk
@@ -87,6 +87,7 @@ UPGRADABLE = \
0.21.0 \
0.22.0 \
0.22.1 \
0.22.2 \
$(EXTVERSION)dev \
$(EXTVERSION)next \
$(END)