diff --git a/.github/project.yml b/.github/project.yml index ef07744..0ebcda1 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -2,5 +2,5 @@ name: Component checker # Open the PR to do the PR from # the wildfly-extras/wildfly-channel repository release: - current-version: 1.0.0.Beta1 - next-version: 1.0.0.Beta2-SNAPSHOT + current-version: 1.0.0.Beta2 + next-version: 1.0.0.Beta3-SNAPSHOT