diff --git a/initdb/99_migrations_202406.sql b/initdb/99_migrations_202406.sql index 79c9ff5..089ad07 100644 --- a/initdb/99_migrations_202406.sql +++ b/initdb/99_migrations_202406.sql @@ -866,7 +866,7 @@ COMMENT ON VIEW -- Update version UPDATE public.app_settings - SET value='0.7.3' + SET value='0.7.4' WHERE "name"='app.version'; \c postgres diff --git a/initdb/PGSAIL_VERSION b/initdb/PGSAIL_VERSION index 39e898a..0a1ffad 100644 --- a/initdb/PGSAIL_VERSION +++ b/initdb/PGSAIL_VERSION @@ -1 +1 @@ -0.7.1 +0.7.4 diff --git a/tests/sql/summary.sql.output b/tests/sql/summary.sql.output index af8ae20..78adf4e 100644 --- a/tests/sql/summary.sql.output +++ b/tests/sql/summary.sql.output @@ -663,10 +663,10 @@ overpass_py_fn | {"name": "Port de la Ginesta", "type": "multipolygon", "leisure overpass_py_fn | {"name": "Norra hamnen", "leisure": "marina"} -[ RECORD 1 ]---------------------------------------------------------------------------------------------------------------------------------------------- -versions_fn | {"api_version" : "0.7.3", "sys_version" : "PostgreSQL 16.3", "timescaledb" : "2.15.3", "postgis" : "3.4.2", "postgrest" : "PostgREST 12.2.2"} +versions_fn | {"api_version" : "0.7.4", "sys_version" : "PostgreSQL 16.3", "timescaledb" : "2.15.3", "postgis" : "3.4.2", "postgrest" : "PostgREST 12.2.2"} -[ RECORD 1 ]----------------- -api_version | 0.7.3 +api_version | 0.7.4 sys_version | PostgreSQL 16.3 timescaledb | 2.15.3 postgis | 3.4.2