From 2b4bab8e5efaf4b36a4ca72cb61c8d19c02d8e16 Mon Sep 17 00:00:00 2001 From: Max Reichmann Date: Thu, 25 Jul 2024 15:27:00 +0200 Subject: [PATCH] [FIX] Fix pipeline check failure --- webapp/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webapp/manifest.json b/webapp/manifest.json index 2de5f8ed1..c887aa7de 100644 --- a/webapp/manifest.json +++ b/webapp/manifest.json @@ -1,5 +1,5 @@ { - "_version": "_1.61.0", + "_version": "1.61.0", "sap.app": { "id": "sap.ui.demo.todo", "type": "application"