This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to annotated tag v4.0.1 in repository https://gitbox.apache.org/repos/asf/grails-quartz.git
commit ad8513895a82e6aaa5d25620b07d37795f4f0293 Author: jdaugherty <[email protected]> AuthorDate: Wed Feb 11 12:58:03 2026 +0000 [skip ci] Release v4.0.1 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 9514b46..5414fd1 100644 --- a/gradle.properties +++ b/gradle.properties @@ -16,7 +16,7 @@ # specific language governing permissions and limitations # under the License. # -projectVersion=4.0.1-SNAPSHOT +projectVersion=4.0.1 grailsVersion=7.0.7 javaVersion=17
