1.1 #4

Merged
tomchukk merged 2 commits from 1.1 into main 2026-01-16 19:43:33 +02:00
Showing only changes of commit 8a4b3bc396 - Show all commits

View File

@@ -1,7 +1,7 @@
/** @type {import('next').NextConfig} */ /** @type {import('next').NextConfig} */
const nextConfig = { const nextConfig = {
env: { env: {
APPVERSION: '1.1.3' APPVERSION: '1.1.2'
}, },
experimental: { experimental: {
serverComponentsExternalPackages: ['mysql2'] serverComponentsExternalPackages: ['mysql2']