Browse Source

Revert "Upgrade to antora-ui-spring v0.4.12"

This reverts commit 7e7462ad5d
since the UI zip file is currently missing for the release.
pull/40135/head
Phillip Webb 2 years ago
parent
commit
50f1bc904f
  1. 2
      antora/package.json

2
antora/package.json

@ -13,6 +13,6 @@ @@ -13,6 +13,6 @@
"@springio/asciidoctor-extensions": "1.0.0-alpha.10"
},
"config": {
"ui-bundle-url": "https://github.com/spring-io/antora-ui-spring/releases/download/v0.4.12/ui-bundle.zip"
"ui-bundle-url": "https://github.com/spring-io/antora-ui-spring/releases/download/v0.4.11/ui-bundle.zip"
}
}

Loading…
Cancel
Save