Skip to content

Commit

Permalink
versions.sh: add support for 6.2
Browse files Browse the repository at this point in the history
(cherry picked from commit d3dbfa3)
  • Loading branch information
amnonh committed Sep 25, 2024
1 parent e8386fb commit c1ce894
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion versions.sh
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ DEFAULT_VERSION["4.7"]="6.0"
DEFAULT_ENTERPRISE_VERSION["4.7"]="2024.1"
MANAGER_DEFAULT_VERSION["4.7"]="3.2"
MANAGER_SUPPORTED_VERSIONS["4.7"]="3.2"
SUPPORTED_VERSIONS["4.8"]="5.4,6.0,6.1,2022.1,2022.2,2023.1,2024.1,2024.2,master"
SUPPORTED_VERSIONS["4.8"]="5.4,6.0,6.1,6.2,2022.1,2022.2,2023.1,2024.1,2024.2,master"
DEFAULT_VERSION["4.8"]="6.0"
DEFAULT_ENTERPRISE_VERSION["4.8"]="2024.1"
MANAGER_DEFAULT_VERSION["4.8"]="3.3"
Expand Down

0 comments on commit c1ce894

Please sign in to comment.