diff --git a/.github/project.yml b/.github/project.yml index 0ebcda1..3802c81 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.Beta2 - next-version: 1.0.0.Beta3-SNAPSHOT + current-version: 1.0.0.Beta3 + next-version: 1.0.0.Beta4-SNAPSHOT