This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to annotated tag v4.0.0-M3 in repository https://gitbox.apache.org/repos/asf/grails-quartz.git
commit cf3a75862bedf5da9d1db2faa552928eb967b195 Author: matrei <mat...@users.noreply.github.com> AuthorDate: Fri Jul 25 09:06:27 2025 +0000 [skip ci] Release v4.0.0-M3 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 40f1f66..1ae6046 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-M3 grailsVersion=7.0.0-M5 javaVersion=17