This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to annotated tag v0.0.4 in repository https://gitbox.apache.org/repos/asf/grails-gradle-publish.git
commit 8ec9516c10894610c26ae6582fae7098f9c56e21 Author: jamesfredley <[email protected]> AuthorDate: Thu Jan 8 20:33:52 2026 +0000 [skip ci] Release v0.0.4 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index ae3958f..de5a69c 100644 --- a/gradle.properties +++ b/gradle.properties @@ -16,7 +16,7 @@ # specific language governing permissions and limitations # under the License. # -projectVersion=0.0.4-SNAPSHOT +projectVersion=0.0.4 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
