Skip to content

Commit

Permalink
Update .openapirc.yml
Browse files Browse the repository at this point in the history
Short fix to allow a second release candidate
  • Loading branch information
hdamker authored Jan 29, 2024
1 parent 5140891 commit 597289a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .openapirc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ rules:
then:
function: pattern
functionOptions:
match: ^[0-9]+\.[0-9]+\.[0-9]+(?:-rc|-wip)?$
match: ^[0-9]+\.[0-9]+\.[0-9]+(?:-rc|-rc2|-wip)?$

0 comments on commit 597289a

Please sign in to comment.