Skip to content

Commit

Permalink
GA
Browse files Browse the repository at this point in the history
  • Loading branch information
jonatan-ivanov committed Oct 17, 2023
1 parent 7de176b commit 1826b40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ if (project.hasProperty('antora')) {
ext['git.root'] = 'git rev-parse --path-format=absolute --git-common-dir'.execute().text.trim()
println '------------'
println "${tag}"
println 'should be RC2'
println 'should be GA'
println '------------'
}

Expand Down

0 comments on commit 1826b40

Please sign in to comment.