From 607def0bf436bd142ec736ee5039f5441f798e24 Mon Sep 17 00:00:00 2001 From: Lukas Date: Sun, 6 Oct 2024 23:50:52 -0400 Subject: [PATCH] Update version to 1.20.4 --- next-env.d.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/next-env.d.ts b/next-env.d.ts index 4f11a03d..a4a7b3f5 100644 --- a/next-env.d.ts +++ b/next-env.d.ts @@ -2,4 +2,4 @@ /// // NOTE: This file should not be edited -// see https://nextjs.org/docs/basic-features/typescript for more information. +// see https://nextjs.org/docs/pages/building-your-application/configuring/typescript for more information.