We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0258be commit 4f55ab9Copy full SHA for 4f55ab9
1 file changed
.github/project.yml
@@ -1,5 +1,5 @@
1
name: SmallRye Modules
2
# for this project, always set next-version to the next *minor* unless it's on a stable branch!
3
release:
4
- current-version: 1.0.alpha1
5
- next-version: 1.0.alpha2-SNAPSHOT
+ current-version: 1.0.beta1
+ next-version: 1.0.beta2-SNAPSHOT
0 commit comments