This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to annotated tag v4.0.0 in repository https://gitbox.apache.org/repos/asf/grails-quartz.git
commit 5acd8cc0dca6d1b4fd5a464502b9aa6705eb713c Author: matrei <[email protected]> AuthorDate: Thu Oct 16 12:14:11 2025 +0000 [skip ci] Release v4.0.0 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 746db24..567a493 100644 --- a/gradle.properties +++ b/gradle.properties @@ -16,7 +16,7 @@ # specific language governing permissions and limitations # under the License. # -projectVersion=4.0.0-SNAPSHOT +projectVersion=4.0.0 grailsVersion=7.0.0 javaVersion=17
