Skip to content

Commit 34efcf8

Browse files
authored
Use latest prod UI and bump version to 4.7.2 (#125)
* Use latest prod UI * Bump version
1 parent c972679 commit 34efcf8

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

local-antora-playbook.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ content:
2222
branches: main
2323
ui:
2424
bundle:
25-
url: https://github.com/redpanda-data/docs-ui/releases/download/v2.9.0-beta1/ui-bundle.zip
25+
url: https://github.com/redpanda-data/docs-ui/releases/latest/download/ui-bundle.zip
2626
snapshot: true
2727
asciidoc:
2828
attributes:

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@redpanda-data/docs-extensions-and-macros",
3-
"version": "4.7.1",
3+
"version": "4.7.2",
44
"description": "Antora extensions and macros developed for Redpanda documentation.",
55
"keywords": [
66
"antora",

0 commit comments

Comments
 (0)