Skip to content

Commit

Permalink
Add versioning to reference guide
Browse files Browse the repository at this point in the history
  • Loading branch information
CodeDrivenMitch committed Oct 8, 2024
1 parent 660ee52 commit 2f83f7b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docs/extension-guide/antora.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
name: amqp_extension_guide
title: Spring AMQP Extension Guide
version: true
prerelease: true
version:
axon-amqp-(?<version>+({0..9}).+({0..9})).*: $<version>
master: development
start_page: ROOT:index.adoc

asciidoc:
Expand Down

0 comments on commit 2f83f7b

Please sign in to comment.