diff --git a/CHANGELOG.md b/CHANGELOG.md index 8d79cc5..1d55270 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [1.3.0] + ### Added - Audit log (per-project) with possibility to browse, filter, and clear using @@ -78,8 +80,8 @@ Initial version based on reproducing functionality of deprecated [FAIRifier](htt - About dialog with basic information about the extension and its compatibility - Report a bug link to create a GitHub issue easily -[Unreleased]: /../../compare/v1.1.0...develop +[Unreleased]: /../../compare/v1.3.0...develop [1.0.0]: /../../tree/v1.0.0 [1.1.0]: /../../tree/v1.1.0 [1.2.0]: /../../tree/v1.2.0 - +[1.3.0]: /../../tree/v1.3.0 diff --git a/pom.xml b/pom.xml index c4d20b7..d0e6465 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ solutions.fairdata.openrefine metadata - 1.3.0-SNAPSHOT + 1.3.0 jar OpenRefine - FAIR Metadata extension diff --git a/src/main/resources/module/scripts/dialogs/about-dialog.html b/src/main/resources/module/scripts/dialogs/about-dialog.html index 732bd5d..353642a 100644 --- a/src/main/resources/module/scripts/dialogs/about-dialog.html +++ b/src/main/resources/module/scripts/dialogs/about-dialog.html @@ -24,7 +24,7 @@