From 2ff5b37d3c3734f25a922d0733d4ccb814dd97bb Mon Sep 17 00:00:00 2001
From: CoscineBot <coscine@itc.rwth-aachen.de>
Date: Mon, 23 Sep 2024 06:42:07 +0000
Subject: [PATCH] Chore: 3.7.0

# [3.7.0](https://git.rwth-aachen.de/coscine/frontend/apps/ui/compare/v3.6.1...v3.7.0) (2024-09-23)

### Fix

* Remove S3 fromt exts ([4602286](https://git.rwth-aachen.de/coscine/frontend/apps/ui/commit/4602286759ef4b2630e3c96e6094a3853847f760))
* Renaming ApplicationProfile ([4323ab0](https://git.rwth-aachen.de/coscine/frontend/apps/ui/commit/4323ab035d6f5c103a976d8449ee1cfe187d5974))

### New

* Message controller ([605a305](https://git.rwth-aachen.de/coscine/frontend/apps/ui/commit/605a305fe4023e49b5412d5ff7d59e23aeaf115f))

### Update

* Changed the description for metadata copy ([e900caf](https://git.rwth-aachen.de/coscine/frontend/apps/ui/commit/e900caf0634e28841a8cbcdfa7d27c6688c1cdb6))
---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index ac016d4d..59e0b65d 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "ui",
-  "version": "3.6.1",
+  "version": "3.7.0",
   "scripts": {
     "dev": "vite",
     "build": "vite build",
-- 
GitLab