From ad9264118b24d9db48b00c585b05f405e41bd8b6 Mon Sep 17 00:00:00 2001
From: GoCD Build User Welcome to Go Continuous Delivery User Documentation
- 24.2.0 (under development: early access)
- 24.1.0 (current)
+ 24.3.0 (under development: early access)
+ 24.2.0 (current)
+ 24.1.0
23.5.0
23.4.0
23.3.0
diff --git a/robots.txt b/robots.txt
index 9394b985b3..33f20f474c 100644
--- a/robots.txt
+++ b/robots.txt
@@ -6,7 +6,8 @@ Allow: /current
Allow: /current/
# Disallow versioned directories
-Disallow: /23.5.0
+Disallow: /24.1.0
+Disallow: /24.3.0
Disallow: /24.2.0
Disallow: /24.1.0
Disallow: /23.5.0
diff --git a/versions.json b/versions.json
index ce00d29bf3..e84a586f63 100644
--- a/versions.json
+++ b/versions.json
@@ -1,13 +1,17 @@
[
+ {
+ "version": "24.3.0",
+ "location": "https://docs.go.cd/24.3.0/",
+ "type": "next"
+ },
{
"version": "24.2.0",
"location": "https://docs.go.cd/24.2.0/",
- "type": "next"
+ "type": "latest"
},
{
"version": "24.1.0",
- "location": "https://docs.go.cd/24.1.0/",
- "type": "latest"
+ "location": "https://docs.go.cd/24.1.0/"
},
{
"version": "23.5.0",