From 3fbbb4c68b92013d1e7f435a807435e373586562 Mon Sep 17 00:00:00 2001
From: CoscineBot <coscine@itc.rwth-aachen.de>
Date: Wed, 11 Oct 2023 12:06:25 +0000
Subject: [PATCH] Chore: 2.2.7

## [2.2.7](https://git.rwth-aachen.de/coscine/frontend/apps/ui/compare/v2.2.6...v2.2.7) (2023-10-11)

### Fix

* Other minor fixes ([7282922](https://git.rwth-aachen.de/coscine/frontend/apps/ui/commit/7282922a4dd4b006e5fc19cb51398f2d7b85c579))
---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index de711bed..36717d01 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "ui",
-  "version": "2.2.6",
+  "version": "2.2.7",
   "private": true,
   "scripts": {
     "dev": "vite",
-- 
GitLab