change date in copyright footer

This commit is contained in:
Bernd Storath
2026-02-06 15:32:39 +01:00
parent 7ab297c366
commit 5fca628ebd
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ export default defineNuxtConfig({
future: {
compatibilityVersion: 4,
},
compatibilityDate: '2025-02-04',
compatibilityDate: '2026-02-06',
devtools: { enabled: true },
modules: [
'@nuxtjs/i18n',