We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c70698f commit cda9d63Copy full SHA for cda9d63
.github/workflows/publish.yml
@@ -3,6 +3,7 @@ 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
+### 2.1.0-prerelease0001
2
* Updated to Aardvark.Rendering 5.3 and Aardvark.UI 5.3
* Updated to net6.0 projects
0 commit comments