From 110af080765dd7da578ae70f876fe9a833c32451 Mon Sep 17 00:00:00 2001 From: Evelyn Gurschler Date: Wed, 14 Feb 2024 15:12:12 +0100 Subject: [PATCH] build(1.8.0-RC5): bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c09000451..3a634e2f4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@catena-x/portal-frontend", - "version": "v1.8.0-RC4", + "version": "v1.8.0-RC5", "description": "Catena-X Portal Frontend", "author": "Catena-X Contributors", "license": "Apache-2.0",