From 50d75e7450ba179701d417f277e09cf1b9814189 Mon Sep 17 00:00:00 2001 From: CoscineBot <coscine@itc.rwth-aachen.de> Date: Fri, 10 Jun 2022 09:01:09 +0000 Subject: [PATCH] Chore: 1.10.2 ## [1.10.2](https://git.rwth-aachen.de/coscine/frontend/apps/ui/compare/v1.10.1...v1.10.2) (2022-06-10) ### Fix * List Invitations call disabled and other fixes ([9c650ca](https://git.rwth-aachen.de/coscine/frontend/apps/ui/commit/9c650ca9236a6b95bb7338079b4aa7510bbecc5e)) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e9298730..f96acc8a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ui", - "version": "1.10.1", + "version": "1.10.2", "private": true, "scripts": { "dev": "vite", -- GitLab