diff --git a/CHANGELOG.md b/CHANGELOG.md index 4183a14..7b69493 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [v6.30.2-SNAPSHOT] - 2024-07-29 + +- Just to include upload of files/archives with `fileSize` parameter [#27898] + ## [v6.30.1] - 2024-06-28 - Includes the `metadata-profile-form-builder-widget` enhancement [#27488] diff --git a/pom.xml b/pom.xml index 47e3bdd..4aadd49 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ org.gcube.portlets.user workspace war - 6.30.1 + 6.30.2-SNAPSHOT gCube Workspace Portlet gCube Workspace Portlet is a web-gui to manage the gCube workspace, a collaborative area where users can exchange and organize information objects (workspace items) according to their specific needs.