This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to annotated tag v0.0.3 in repository https://gitbox.apache.org/repos/asf/grails-gradle-publish.git
commit 97fc360e24db8fbea7f67cf5b2597688d90e5f35 Author: jdaugherty <[email protected]> AuthorDate: Wed Nov 26 13:47:28 2025 +0000 [skip ci] Release v0.0.3 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index a1f5f43..58f0505 100644 --- a/gradle.properties +++ b/gradle.properties @@ -16,7 +16,7 @@ # specific language governing permissions and limitations # under the License. # -projectVersion=0.0.3-SNAPSHOT +projectVersion=0.0.3 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
