Skip to content

Commit 499232f

Browse files
committed
Bump version to 7.3.0
1 parent 008667c commit 499232f

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

release/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
### 7.3.0 - 09.10.2022
2+
3+
* Update and use FSAC 0.58.0 to get the new experimental adaptive mode.
4+
15
### 7.2.3 - 06.10.2022
26

37
* Update VSCode bindings to fix add and remove file commands

release/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1601,5 +1601,5 @@
16011601
"type": "git",
16021602
"url": "https://github.com/ionide/ionide-vscode-fsharp.git"
16031603
},
1604-
"version": "7.2.3"
1605-
}
1604+
"version": "7.3.0"
1605+
}

0 commit comments

Comments
 (0)