You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@carbondata.apache.org by ku...@apache.org on 2022/03/21 17:04:58 UTC

[carbondata-site] 01/02: removed 1.6.0 download links

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

kunalkapoor pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/carbondata-site.git

commit 58b4f2e105ea0ed180311970e82e0ab14829a4cb
Author: kunal642 <ku...@gmail.com>
AuthorDate: Mon Mar 21 22:34:10 2022 +0530

    removed 1.6.0 download links
---
 content/js/custom.js         | 2 +-
 src/main/webapp/js/custom.js | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/content/js/custom.js b/content/js/custom.js
index 5b165bf..e4ebb01 100644
--- a/content/js/custom.js
+++ b/content/js/custom.js
@@ -25,7 +25,7 @@ releaseMap.set("2.3.0", ["3.1.1", "2.4.5", "2.3.4"])
 releaseMap.set("2.2.0", ["3.1.1", "2.4.5", "2.3.4"])
 releaseMap.set("2.1.1", ["2.4.5", "2.3.4"])
 releaseMap.set("2.0.1", ["2.4.5", "2.3.4"])
-releaseMap.set("1.6.0", ["2.4.5", "2.3.4"])
+releaseMap.set("1.6.0", ["2.1.0", "2.2.1", "2.3.2"])
 
 var selectedRelease = "2.3.0"
 var selectedPackage = ""
diff --git a/src/main/webapp/js/custom.js b/src/main/webapp/js/custom.js
index 5b165bf..e4ebb01 100644
--- a/src/main/webapp/js/custom.js
+++ b/src/main/webapp/js/custom.js
@@ -25,7 +25,7 @@ releaseMap.set("2.3.0", ["3.1.1", "2.4.5", "2.3.4"])
 releaseMap.set("2.2.0", ["3.1.1", "2.4.5", "2.3.4"])
 releaseMap.set("2.1.1", ["2.4.5", "2.3.4"])
 releaseMap.set("2.0.1", ["2.4.5", "2.3.4"])
-releaseMap.set("1.6.0", ["2.4.5", "2.3.4"])
+releaseMap.set("1.6.0", ["2.1.0", "2.2.1", "2.3.2"])
 
 var selectedRelease = "2.3.0"
 var selectedPackage = ""