We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bde079f commit c9afc03Copy full SHA for c9afc03
.github/workflows/publish.yml
@@ -3,7 +3,6 @@ on:
3
push:
4
branches:
5
- master
6
- - v53
7
paths:
8
- RELEASE_NOTES.md
9
- .github/workflows/publish.yml
RELEASE_NOTES.md
@@ -1,3 +1,3 @@
1
-### 2.1.0-prerelease0001
+### 2.1.0
2
* Updated to Aardvark.Rendering 5.3 and Aardvark.UI 5.3
-* Updated to net6.0 projects
+* Updated to net6.0 projects
0 commit comments