From 32ec581cfdd21c6c784f51bb41ddcc3026be15b8 Mon Sep 17 00:00:00 2001 From: Rohan Verma <122026167+MODSetter@users.noreply.github.com> Date: Mon, 7 Apr 2025 23:48:27 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0617e90..b3e02e8 100644 --- a/README.md +++ b/README.md @@ -214,7 +214,7 @@ After filling in your SurfSense API key you should be able to use extension now. --- ### **FrontEnd** -- **Next.js 15.2.0**: React framework featuring App Router, server components, automatic code-splitting, and optimized rendering. +- **Next.js 15.2.3**: React framework featuring App Router, server components, automatic code-splitting, and optimized rendering. - **React 19.0.0**: JavaScript library for building user interfaces.