Merged in feat/add-version-to-responses (pull request #2118)
feature: add a version tag to responses SW-2792 * feature: add a version tag to responses Approved-by: Linus Flood
This commit is contained in:
@@ -51,6 +51,7 @@ export default async function RootLayout({
|
||||
<Script id="ensure-adobeDataLayer">{`
|
||||
window.adobeDataLayer = window.adobeDataLayer || []
|
||||
`}</Script>
|
||||
<meta name="version" content={env.VERSION} />
|
||||
</head>
|
||||
<body className="scandic">
|
||||
<ClientIntlProvider
|
||||
|
||||
Reference in New Issue
Block a user