Skip to content

Commit

Permalink
Bump version to 7.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
baronfel committed Jun 15, 2023
1 parent 51948d5 commit 4dda856
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion release/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
### 7.6.0 - 14.06.2023
### 7.7.0 - 14.06.2023

* Updates FSAC to 0.60.0, which updates the compiler services to match .NET SDK 7.0.300, and includes a helpful XMLDoc generation codefix. Check out the [release notes](https://github.com/fsharp/FsAutoComplete/releases/tag/v0.60.0) for more details.
* Includes fixes to the syntax highlighting from @jkillingsworth for constructor parens, the `new` keyword, access modifiers, arrow coloration, `:` in abstract member definitions, `()` in unit literals, and more!
Expand Down
2 changes: 1 addition & 1 deletion release/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -1658,5 +1658,5 @@
"type": "git",
"url": "https://github.com/ionide/ionide-vscode-fsharp.git"
},
"version": "7.6.0"
"version": "7.7.0"
}

0 comments on commit 4dda856

Please sign in to comment.