From 013d15c46dd611a5b0cd0343bc4e5cf597cf9431 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Tue, 7 Oct 2025 17:36:43 +0000 Subject: [PATCH] Documentation update Co-authored-by: johannesjo <1456265+johannesjo@users.noreply.github.com> --- src/environments/versions.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/environments/versions.ts b/src/environments/versions.ts index bb253e05b..86c83f52f 100644 --- a/src/environments/versions.ts +++ b/src/environments/versions.ts @@ -1,6 +1,6 @@ // this file is automatically generated by git.version.ts script export const versions = { version: '15.1.0', - revision: 'NO_REV', - branch: 'NO_BRANCH', + revision: '5e3a891e408d5545ff5b87ce568a486e06d6694f', + branch: '5e3a891e408d5545ff5b87ce568a486e06d6694f', };