This is an automated email from the ASF dual-hosted git repository.
jsinovassinnaik pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/unomi.git
The following commit(s) were added to refs/heads/master by this push:
new d6b4dfb87 update doc config
d6b4dfb87 is described below
commit d6b4dfb871ef4865d5f9ec375f92f76cc22c5ef8
Author: jsinovassin <[email protected]>
AuthorDate: Mon Nov 10 11:58:11 2025 +0100
update doc config
---
generate-manual-config.sh | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/generate-manual-config.sh b/generate-manual-config.sh
index a9ae9b10a..37edfdd8b 100755
--- a/generate-manual-config.sh
+++ b/generate-manual-config.sh
@@ -25,13 +25,13 @@
# === VERSION CONFIGURATION ===
# Latest version (master branch)
LATEST_BRANCH="master"
-LATEST_VERSION="3.0.0-SNAPSHOT"
+LATEST_VERSION="3.1.0-SNAPSHOT"
LATEST_DIR="latest"
# Stable version (release branch)
-STABLE_BRANCH="unomi-2.7.x"
-STABLE_VERSION="2.7.0"
-STABLE_DIR="2_7_x"
+STABLE_BRANCH="unomi-3.0.x"
+STABLE_VERSION="3.0.0"
+STABLE_DIR="3_0_x"
# === INFRASTRUCTURE CONFIGURATION ===
# Git repository URL