From 3d4932eab61d8272126bcca94fbc4957f38a0525 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marek=20Such=C3=A1nek?= Date: Sat, 30 May 2020 10:27:38 +0200 Subject: [PATCH] Prepare for 1.5.0 release --- CHANGELOG.md | 5 ++++- pom.xml | 2 +- src/main/resources/module/scripts/dialogs/about-dialog.html | 1 + 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c9a8a33..ff08793 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.5.0] + ### Added - Possibility to specify custom storage in frontend @@ -102,9 +104,10 @@ 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.4.0...develop +[Unreleased]: /../../compare/v1.5.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 [1.4.0]: /../../tree/v1.4.0 +[1.5.0]: /../../tree/v1.5.0 diff --git a/pom.xml b/pom.xml index 360cf37..9053af6 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ solutions.fairdata.openrefine metadata - 1.5.0-SNAPSHOT + 1.5.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 ded9604..8673a0e 100644 --- a/src/main/resources/module/scripts/dialogs/about-dialog.html +++ b/src/main/resources/module/scripts/dialogs/about-dialog.html @@ -24,6 +24,7 @@