Skip to content

Commit

Permalink
[DOCS] Add 7.17.3 to conditional attributes
Browse files Browse the repository at this point in the history
  • Loading branch information
lcawl committed Apr 21, 2022
1 parent 74f1327 commit 851d7d9
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docs/_releases.asciidoc
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
// Versions for the 7.1.x releases
:v7_17_0_released:
:v7_17_1_released:
:v7_17_2_released:

// Handle version bump in the docs build
ifeval::["{version}" == "7.17.2"]
:v7_17_2_released:
ifeval::["{version}" == "7.17.3"]
:v7_17_3_released:
endif::[]

0 comments on commit 851d7d9

Please sign in to comment.