Use latest-version-extension

This commit is contained in:
Rob Winch 2023-04-27 20:01:57 -05:00
parent 02c9df1371
commit 060a8f6cdb
1 changed files with 2 additions and 2 deletions

View File

@ -2,10 +2,10 @@ antora:
extensions:
- '@springio/antora-extensions/partial-build-extension'
- ./lib/antora/extensions/inject-collector-config.js
- '@antora/collector-extension'
- ./lib/antora/extensions/version-fix.js
- require: '@springio/antora-extensions/latest-version-extension'
- '@antora/collector-extension'
- '@antora/atlas-extension'
- '@opendevise/antora-release-line-extension'
- require: '@springio/antora-extensions/tabs-migration-extension'
# uncomment this option to save the migrated content to the worktree
#save_result: true