This is an automated email from the ASF dual-hosted git repository.
jleroux pushed a commit to branch release24.09
in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git
The following commit(s) were added to refs/heads/release24.09 by this push:
new c9992f4bca Fixed: ERR_TOO_MANY_REDIRECTS on stable demo (OFBIZ-13363)
c9992f4bca is described below
commit c9992f4bcab7add5be6e12446728983617319e2b
Author: Jacques Le Roux <[email protected]>
AuthorDate: Wed Feb 25 07:59:55 2026 +0100
Fixed: ERR_TOO_MANY_REDIRECTS on stable demo (OFBIZ-13363)
We need a trivial non functional change for stable demo to restart.
Here is added a line into VERSION
---
VERSION | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/VERSION b/VERSION
index 60eae13ebd..0d2535928f 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-24.09
\ No newline at end of file
+24.09