From d9b3612e9567b98951831344a12883b3449cae4f Mon Sep 17 00:00:00 2001 From: CoscineBot <coscine@itc.rwth-aachen.de> Date: Wed, 24 Apr 2024 07:57:39 +0000 Subject: [PATCH] Chore: 2.13.2 ## [2.13.2](https://git.rwth-aachen.de/coscine/frontend/apps/ui/compare/v2.13.1...v2.13.2) (2024-04-24) ### Fix * Reverted to previous date ([59348f5](https://git.rwth-aachen.de/coscine/frontend/apps/ui/commit/59348f515fe2dfffffaa342886f33374d63e785e)) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5a31936b..1472af79 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ui", - "version": "2.13.1", + "version": "2.13.2", "scripts": { "dev": "vite", "build": "vite build", -- GitLab