Skip to content

Commit

Permalink
Bump version to 7.25.4
Browse files Browse the repository at this point in the history
  • Loading branch information
TheAngryByrd committed Mar 7, 2025
1 parent f6b461c commit fa90634
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions release/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@

### 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.

### 7.25.3 - 02.03.2025

* [Add exclusion config for parens analyzer](https://github.com/ionide/ionide-vscode-fsharp/pull/2070) from @brianrourkeboll
Expand Down
2 changes: 1 addition & 1 deletion release/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ You find a version of this plugin pre-packaged with the FOSS debugger from Samsu

# Requirements

* .NET 8.0/9.0 SDK - https://dotnet.microsoft.com/download/dotnet/7.0
* .NET 8.0/9.0 SDK - https://dotnet.microsoft.com/download

* VS Code C# plugin - Ionide's debugging capabilities rely on either the [Omnisharp](https://github.com/OmniSharp/omnisharp-vscode) debugger or [netcoredbg](https://github.com/muhammadsammy/free-omnisharp-vscode).

Expand Down
2 changes: 1 addition & 1 deletion release/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -1845,5 +1845,5 @@
"type": "git",
"url": "https://github.com/ionide/ionide-vscode-fsharp.git"
},
"version": "7.25.3"
"version": "7.25.4"
}

0 comments on commit fa90634

Please sign in to comment.