From e656559ae4e7b41e1cb256edc1cd6190de168969 Mon Sep 17 00:00:00 2001 From: Bishal Thapaliya Date: Wed, 23 Oct 2024 09:34:43 +0200 Subject: [PATCH] feat (layout): update layout version (#69) Covers [RUNTIME-1889](https://bonitasoft.atlassian.net/browse/RUNTIME-1889) --- bos-distrib/applications/bonita-user-application.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bos-distrib/applications/bonita-user-application.xml b/bos-distrib/applications/bonita-user-application.xml index 7dd8778..9a0a676 100644 --- a/bos-distrib/applications/bonita-user-application.xml +++ b/bos-distrib/applications/bonita-user-application.xml @@ -1,6 +1,6 @@ - + ${name} ${description} bonita-user-application.png diff --git a/pom.xml b/pom.xml index 1f8e3cb..7773ecc 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ This application allows you to start or work on cases you are involved in. - 5.1 + 5.2 ${project.build.directory}/web_page ${project.build.directory}/web_widgets ${project.build.directory}/web_fragments