Skip to content
This repository has been archived by the owner on Mar 5, 2024. It is now read-only.

Commit

Permalink
DOCSP-29359: Update legacy version flipper for 7.0 upcoming (#615)
Browse files Browse the repository at this point in the history
* DOCSP-29359 Update legacy version flipper for 7.0 upcoming

* Resolving review comments
  • Loading branch information
mdb-ashley authored Apr 25, 2023
1 parent c7be92c commit b7e2329
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions data/manual-published-branches.yaml
Original file line number Diff line number Diff line change
@@ -1,23 +1,26 @@
version:
published:
- '6.1 (Rapid Release)'
- '7.0 (Upcoming)'
- '6.3 (Rapid Release)'
- '6.0 (Major Release)'
- '5.0'
- '4.4'
- '4.2'
active:
- '6.1'
- '7.0'
- '6.3'
- '6.0'
- '5.0'
- '4.4'
- '4.2'
stable: '6.0'
upcoming: null
upcoming: '7.0'
git:
branches:
manual: 'v6.0'
published:
- 'master'
- 'v6.3'
- 'v6.0'
- 'v5.0'
- 'v4.4'
Expand Down

0 comments on commit b7e2329

Please sign in to comment.