diff --git a/manifest/3.3.xml b/manifest/3.3.xml
index 602271877d..cd9432d575 100644
--- a/manifest/3.3.xml
+++ b/manifest/3.3.xml
@@ -18,13 +18,13 @@ licenses/APL2.txt.
-
+
-
+
diff --git a/manifest/3.3/3.3.1.xml b/manifest/3.3/3.3.1.xml
new file mode 100644
index 0000000000..8f8272df6b
--- /dev/null
+++ b/manifest/3.3/3.3.1.xml
@@ -0,0 +1,30 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/manifest/4.0.xml b/manifest/4.0.xml
index b9588c54d3..2670019246 100644
--- a/manifest/4.0.xml
+++ b/manifest/4.0.xml
@@ -18,13 +18,13 @@ licenses/APL2.txt.
-
+
-
+
diff --git a/manifest/4.0/4.0.1.xml b/manifest/4.0/4.0.1.xml
new file mode 100644
index 0000000000..e166df5930
--- /dev/null
+++ b/manifest/4.0/4.0.1.xml
@@ -0,0 +1,30 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/manifest/product-config.json b/manifest/product-config.json
index 382b844618..28931f3245 100644
--- a/manifest/product-config.json
+++ b/manifest/product-config.json
@@ -722,8 +722,8 @@
"go_version": "1.24.4",
"interval": 120,
"production": true,
- "release": "3.3.1",
- "release_name": "Couchbase Sync Gateway 3.3.1",
+ "release": "3.3.2",
+ "release_name": "Couchbase Sync Gateway 3.3.2",
"start_build": 1,
"trigger_blackduck": true
},
@@ -757,12 +757,22 @@
"start_build": 287,
"trigger_blackduck": true
},
+ "manifest/3.3/3.3.1.xml": {
+ "do-build": false,
+ "go_version": "1.24.4",
+ "interval": 1440,
+ "production": true,
+ "release": "3.3.1",
+ "release_name": "Couchbase Sync Gateway 3.3.1",
+ "start_build": 3,
+ "trigger_blackduck": true
+ },
"manifest/4.0.xml": {
"go_version": "1.24.4",
"interval": 120,
"production": true,
- "release": "4.0.1",
- "release_name": "Couchbase Sync Gateway 4.0.1",
+ "release": "4.0.2",
+ "release_name": "Couchbase Sync Gateway 4.0.2",
"start_build": 1,
"trigger_blackduck": true
},
@@ -796,6 +806,16 @@
"start_build": 247,
"trigger_blackduck": true
},
+ "manifest/4.0/4.0.1.xml": {
+ "do-build": false,
+ "go_version": "1.24.4",
+ "interval": 1440,
+ "production": true,
+ "release": "4.0.1",
+ "release_name": "Couchbase Sync Gateway 4.0.1",
+ "start_build": 2,
+ "trigger_blackduck": true
+ },
"manifest/default.xml": {
"go_version": "1.24.4",
"interval": 30,