From 0bfaee408676c94b7301ab7b1ce4acdd4fab732c Mon Sep 17 00:00:00 2001 From: Lina Wolf <48202465+linawolf@users.noreply.github.com> Date: Wed, 4 Dec 2024 11:23:35 +0100 Subject: [PATCH] Rase asset version to 0.22.2 --- config/services.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/config/services.yaml b/config/services.yaml index 14a2fd4..650b697 100644 --- a/config/services.yaml +++ b/config/services.yaml @@ -16,16 +16,16 @@ parameters: assets: css: header: - - 'https://typo3.azureedge.net/typo3documentation/theme/typo3-docs-theme/0.22.1/css/theme.css' + - 'https://typo3.azureedge.net/typo3documentation/theme/typo3-docs-theme/0.22.2/css/theme.css' footer: js: header: - 'https://typo3.azureedge.net/typo3infrastructure/universe/dist/webcomponents-loader.js' - 'https://typo3.azureedge.net/typo3infrastructure/universe/dist/typo3-universe.js' footer: - - 'https://typo3.azureedge.net/typo3documentation/theme/typo3-docs-theme/0.22.1/js/popper.min.js' - - 'https://typo3.azureedge.net/typo3documentation/theme/typo3-docs-theme/0.22.1/js/bootstrap.min.js' - - 'https://typo3.azureedge.net/typo3documentation/theme/typo3-docs-theme/0.22.1/js/theme.min.js' + - 'https://typo3.azureedge.net/typo3documentation/theme/typo3-docs-theme/0.22.2/js/popper.min.js' + - 'https://typo3.azureedge.net/typo3documentation/theme/typo3-docs-theme/0.22.2/js/bootstrap.min.js' + - 'https://typo3.azureedge.net/typo3documentation/theme/typo3-docs-theme/0.22.2/js/theme.min.js' services: # default configuration for services in *this* file