From 7c8480e79614f8fb614a152e33f20e01915b94d4 Mon Sep 17 00:00:00 2001 From: IAmTomahawkx Date: Thu, 28 Nov 2024 15:35:17 -0800 Subject: [PATCH] fix: actually put the date in --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 71d3546..4c10e24 100644 --- a/README.md +++ b/README.md @@ -366,7 +366,7 @@ db.invites.insertOne({ _id: "enter_an_invite_code_here" }) > ``` > [!IMPORTANT] -> As of day November 2024, the following breaking changes have been applied: +> As of November 28 2024, the following breaking changes have been applied: > - Rename config section `api.vapid` -> `pushd.vapid` > - Rename config section `api.fcm` -> `pushd.fcm` > - Rename config section `api.apn` -> `pushd.apn`