Skip to content

Commit 6184f89

Browse files
authored
Fix release-notes version base (Qiskit#15102)
We forgot to update this as part of the release PR.
1 parent 2f08762 commit 6184f89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/release_notes.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ Qiskit |version| release notes
1010
`:earliest-version:` should be set to the rc1 release for the current minor release series. For example, the stable/1.1 branch should set it to 1.1.0rc1. If on `main`, set to the prior minor version's rc1, like `1.0.0rc1`.
1111

1212
.. release-notes::
13-
:earliest-version: 1.1.0rc1
13+
:earliest-version: 2.2.0rc1

0 commit comments

Comments
 (0)