From c9bf85e06db5472b729e323146c8308da51cef5d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=80ngel=20Oll=C3=A9=20Bl=C3=A1zquez?= Date: Sat, 28 Oct 2023 13:21:49 +0200 Subject: [PATCH] Update bundle --- dev-site.yml | 2 +- site.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-site.yml b/dev-site.yml index 1b26554..6ccf3eb 100644 --- a/dev-site.yml +++ b/dev-site.yml @@ -19,7 +19,7 @@ asciidoc: - ./lib/tab-block.js ui: bundle: - url: https://github.com/aolle/rhd-tutorial-ui/releases/download/v0.1.14/ui-bundle.zip + url: https://github.com/aolle/rhd-tutorial-ui/releases/download/v0.1.15/ui-bundle.zip snapshot: true supplemental_files: ./supplemental-ui output: diff --git a/site.yml b/site.yml index 082426c..73838b6 100644 --- a/site.yml +++ b/site.yml @@ -27,7 +27,7 @@ asciidoc: ui: bundle: - url: https://github.com/aolle/rhd-tutorial-ui/releases/download/v0.1.14/ui-bundle.zip + url: https://github.com/aolle/rhd-tutorial-ui/releases/download/v0.1.15/ui-bundle.zip snapshot: true supplemental_files: - path: partials/toolbar.hbs