From 34990db23f46f6e5999d402b6461a937bca153cd Mon Sep 17 00:00:00 2001 From: CoscineBot <coscine@itc.rwth-aachen.de> Date: Thu, 8 Dec 2022 09:04:37 +0000 Subject: [PATCH] Chore: 1.20.5 ## [1.20.5](https://git.rwth-aachen.de/coscine/frontend/apps/ui/compare/v1.20.4...v1.20.5) (2022-12-08) ### Fix * Changed Servicedesk strings in i18n ([97ba15c](https://git.rwth-aachen.de/coscine/frontend/apps/ui/commit/97ba15c86f9756e2842345c9c449fe39879e0cbc)) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c21bd19d..93db2423 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ui", - "version": "1.20.4", + "version": "1.20.5", "private": true, "scripts": { "dev": "vite", -- GitLab