From 37c134b9bca35d003041cb89bd50c495ff7e92ab Mon Sep 17 00:00:00 2001 From: Jimmy Byrd Date: Thu, 6 Mar 2025 22:03:32 -0500 Subject: [PATCH] release notes for 7.25.5 --- RELEASE_NOTES.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 295b8835..b501a77b 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,4 +1,8 @@ +### 7.25.5 - 06.03.2025 + +* Bump to get OpenVSIX deploy working + ### 7.25.4 - 06.03.2025 * Update to FSAC 0.77.4. Check out the [release notes](https://github.com/fsharp/FsAutoComplete/releases/tag/v0.77.4) for more details.