This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to annotated tag v0.0.2 in repository https://gitbox.apache.org/repos/asf/grails-gradle-publish.git
commit a8e8c667e4980b0bc69196c992ae85cfc2d4fc72 Author: matrei <[email protected]> AuthorDate: Thu Oct 9 14:31:36 2025 +0000 [skip ci] Release v0.0.2 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index a6d4f65..3fdc2b5 100644 --- a/gradle.properties +++ b/gradle.properties @@ -16,7 +16,7 @@ # specific language governing permissions and limitations # under the License. # -projectVersion=0.0.2-SNAPSHOT +projectVersion=0.0.2 javaVersion=17 # This Groovy version should be the version used to build Grails applications and NOT the version used by this project, # since this project must use Gradle's Groovy version. This property will be used to set up the test projects
