Skip to content

Commit fa90634

Browse files
committed
Bump version to 7.25.4
1 parent f6b461c commit fa90634

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

release/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11

2+
### 7.25.4 - 06.03.2025
3+
4+
* Update to FSAC 0.77.4. Check out the [release notes](https://github.com/fsharp/FsAutoComplete/releases/tag/v0.77.4) for more details.
5+
26
### 7.25.3 - 02.03.2025
37

48
* [Add exclusion config for parens analyzer](https://github.com/ionide/ionide-vscode-fsharp/pull/2070) from @brianrourkeboll

release/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ You find a version of this plugin pre-packaged with the FOSS debugger from Samsu
2525

2626
# Requirements
2727

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

3030
* 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).
3131

release/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1845,5 +1845,5 @@
18451845
"type": "git",
18461846
"url": "https://github.com/ionide/ionide-vscode-fsharp.git"
18471847
},
1848-
"version": "7.25.3"
1848+
"version": "7.25.4"
18491849
}

0 commit comments

Comments
 (0)