Skip to content

Commit 58237c8

Browse files
Sam Kleinmankay-kim
authored andcommitted
DOCS-4746: conf bumps
Signed-off-by: kay <[email protected]>
1 parent 05fae08 commit 58237c8

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

config/build_conf.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ project:
1010
branched: true
1111
siteroot: true
1212
version:
13-
release: '3.0.0-rc6'
13+
release: '3.0.0'
1414
branch: '3.0'
1515
system:
1616
files:

config/integration.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ it:
1010
inherit: base
1111
base:
1212
links:
13-
- { 'manual': 'v2.6' }
13+
- { 'manual': 'master' }
1414
- { 'v3.0': 'master' }
1515
targets:
1616
- 'latex'

config/published_branches.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@ version:
77
- '2.6'
88
- '2.4'
99
- '2.2'
10-
stable: '2.6'
11-
upcoming: '3.0'
10+
stable: '3.0'
11+
upcoming: null
1212
git:
1313
branches:
14-
manual: 'v2.6'
14+
manual: 'master'
1515
published:
1616
- 'master'
1717
- 'v2.6'

0 commit comments

Comments
 (0)