diff --git a/manifest/3.1.xml b/manifest/3.1.xml index 8be00e75b0..9dc58f1edd 100644 --- a/manifest/3.1.xml +++ b/manifest/3.1.xml @@ -18,13 +18,13 @@ licenses/APL2.txt. - + - + diff --git a/manifest/3.1/3.1.6.xml b/manifest/3.1/3.1.6.xml new file mode 100644 index 0000000000..b15d4a4b77 --- /dev/null +++ b/manifest/3.1/3.1.6.xml @@ -0,0 +1,30 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/manifest/product-config.json b/manifest/product-config.json index 671e9b51b9..f97d1622f7 100644 --- a/manifest/product-config.json +++ b/manifest/product-config.json @@ -450,14 +450,24 @@ "start_build": 1 }, "manifest/3.1.xml": { - "release": "3.1.6", - "release_name": "Couchbase Sync Gateway 3.1.6", + "release": "3.1.7", + "release_name": "Couchbase Sync Gateway 3.1.7", "production": true, "interval": 120, "go_version": "1.21.8", "trigger_blackduck": true, "start_build": 1 }, + "manifest/3.1/3.1.6.xml": { + "do-build": false, + "release": "3.1.6", + "release_name": "Couchbase Sync Gateway 3.1.6", + "production": true, + "interval": 1440, + "go_version": "1.21.8", + "trigger_blackduck": true, + "start_build": 6 + }, "manifest/3.1/3.1.5.xml": { "do-build": false, "release": "3.1.5",