This is an automated email from the ASF dual-hosted git repository.

akm pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/mahout.git


The following commit(s) were added to refs/heads/main by this push:
     new 0fe31c286 Bumping version on website
0fe31c286 is described below

commit 0fe31c2861a81258ef7e70ec5dc00d9cd78a7d55
Author: Andrew Musselman <[email protected]>
AuthorDate: Thu Apr 17 08:31:07 2025 -0700

    Bumping version on website
---
 website/build_site.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/website/build_site.sh b/website/build_site.sh
index f56ef902a..08fb34fbb 100755
--- a/website/build_site.sh
+++ b/website/build_site.sh
@@ -35,7 +35,7 @@ export PATH=${GEM_HOME}/bin:$PATH
 (cd website && bundle exec jekyll build --destination $WORKDIR)
 
 # Set env for docs
-MAHOUT_VERSION=14.1
+MAHOUT_VERSION=0.4
 
 
 

Reply via email to