We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3617a93 commit 425af68Copy full SHA for 425af68
antora.yml
@@ -1,8 +1,8 @@
1
---
2
name: docs
3
title: Documentation
4
-version: next
5
-prerelease: true
+version: 7.77.x
+prerelease: false
6
start_page: overview:introduction-to-eclipse-che.adoc
7
nav:
8
- modules/overview/nav.adoc
@@ -100,8 +100,8 @@ asciidoc:
100
prod-upstream: Eclipse Che
101
prod-url: "https://__<che_fqdn>__"
102
prod-ver-major: "7"
103
- prod-ver-patch: "7.76.0"
104
- prod-ver: "7.76"
+ prod-ver-patch: "7.77.0"
+ prod-ver: "7.77"
105
prod-workspace: che-ws
106
prod: Eclipse Che
107
prod2: Eclipse Che
0 commit comments