We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9467fb commit 6f6bb6dCopy full SHA for 6f6bb6d
data/sql/metadata.sql
@@ -18,4 +18,4 @@ INSERT INTO "metadata" VALUES('PROJ.VERSION', '${PROJ_VERSION}');
18
19
-- Version of the PROJ-data package with which this database is the most
20
-- compatible.
21
-INSERT INTO "metadata" VALUES('PROJ_DATA.VERSION', '1.14');
+INSERT INTO "metadata" VALUES('PROJ_DATA.VERSION', '1.15');
0 commit comments