Bump to 0.22.2
This commit is contained in:
parent
ccbabaa3b4
commit
06b7eb8504
3
Makefile
3
Makefile
@ -1,7 +1,7 @@
|
|||||||
# cartodb/Makefile
|
# cartodb/Makefile
|
||||||
|
|
||||||
EXTENSION = cartodb
|
EXTENSION = cartodb
|
||||||
EXTVERSION = 0.22.1
|
EXTVERSION = 0.22.2
|
||||||
|
|
||||||
SED = sed
|
SED = sed
|
||||||
AWK = awk
|
AWK = awk
|
||||||
@ -87,6 +87,7 @@ UPGRADABLE = \
|
|||||||
0.21.0 \
|
0.21.0 \
|
||||||
0.22.0 \
|
0.22.0 \
|
||||||
0.22.1 \
|
0.22.1 \
|
||||||
|
0.22.2 \
|
||||||
$(EXTVERSION)dev \
|
$(EXTVERSION)dev \
|
||||||
$(EXTVERSION)next \
|
$(EXTVERSION)next \
|
||||||
$(END)
|
$(END)
|
||||||
|
3
NEWS.md
3
NEWS.md
@ -1,3 +1,6 @@
|
|||||||
|
0.22.2 (2018-05-29)
|
||||||
|
* Fix: Fix hyphenates usernames in 0.22.1 fix (#331)
|
||||||
|
|
||||||
0.22.1 (2018-05-29)
|
0.22.1 (2018-05-29)
|
||||||
* Fix: Correctly grant permission to all sequences related with table (#330)
|
* Fix: Correctly grant permission to all sequences related with table (#330)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user