Skip to content

Commit 4dda856

Browse files
committed
Bump version to 7.7.0
1 parent 51948d5 commit 4dda856

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

release/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
### 7.6.0 - 14.06.2023
1+
### 7.7.0 - 14.06.2023
22

33
* 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.
44
* 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!

release/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1658,5 +1658,5 @@
16581658
"type": "git",
16591659
"url": "https://github.com/ionide/ionide-vscode-fsharp.git"
16601660
},
1661-
"version": "7.6.0"
1661+
"version": "7.7.0"
16621662
}

0 commit comments

Comments
 (0)