diff --git a/CITATION.cff b/CITATION.cff index f290b77be..73ca4cdeb 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -4,7 +4,7 @@ message: >- If you use this software, please cite it using the metadata from this file. type: software -version: 4.7.0-alpha +version: 4.7.0 doi: "10.5281/zenodo.3381141" repository-code: "https://github.com/Edirom/WeGA-WebApp" license: diff --git a/build.properties b/build.properties index 9a87f2305..1df5e1c94 100644 --- a/build.properties +++ b/build.properties @@ -4,7 +4,7 @@ # project.app=WeGA-WebApp project.name=http://weber-gesamtausgabe.de/webapp -project.version=4.7.0-alpha +project.version=4.7.0 build.dir=build dist.dir=dist tmp.dir=tmp diff --git a/catalogues/options.xml b/catalogues/options.xml index e6679e062..a324cd5b1 100644 --- a/catalogues/options.xml +++ b/catalogues/options.xml @@ -22,9 +22,9 @@ 2 EAO5d_GiQPkJeTGACYYOFahJm2HRNvJUWwIkyw4j0Ys AE39DA5613844228642EE48196AAA94A - 4.6.0 - A050239 - 2022-09-30 + 4.7.0 + A050220 + 2023-02-19 e4c10c66-9b0b-4f2e-810c-669b0b2f2e20
diff --git a/package.json b/package.json index 96f82459b..10ee096fc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "WeGA-WebApp", - "version": "4.7.0-alpha", + "version": "4.7.0", "description": "Web application for the digital edition of the Carl Maria von Weber Collected Works", "main": "controller.xql", "repository": "https://github.com/Edirom/WeGA-WebApp.git",