Create client release 0.30.1

This commit is contained in:
Jesús Arroyo Torrens
2021-03-05 17:12:34 +01:00
parent aac1efaeac
commit 4acf5f9eef
8 changed files with 5864 additions and 1 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.0
EXTVERSION = 0.30.1
# The new version to be generated from templates
SED ?= sed