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 4ef9c59844ceaec29017176682f8a4ba66dec939 Author: matrei <[email protected]> AuthorDate: Fri Oct 10 01:03:52 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
