Bump version numbers

This commit is contained in:
Jesús Arroyo Torrens
2021-03-09 09:09:56 +01:00
parent df8a5492db
commit 05f7b237eb
10 changed files with 8 additions and 8 deletions

View File

@@ -1,7 +1,7 @@
# Makefile to generate the extension out of separate sql source files.
# Once a version is released, it is not meant to be changed. E.g: once version 0.0.1 is out, it SHALL NOT be changed.
EXTENSION = cdb_dataservices_client
EXTVERSION = 0.30.1
EXTVERSION = 0.31.0
# The new version to be generated from templates
SED ?= sed