This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to annotated tag v5.0.1 in repository https://gitbox.apache.org/repos/asf/grails-redis.git
commit 79bfbc6ac00a58f477494ec8de25f1ba74d9f9c4 Author: jdaugherty <[email protected]> AuthorDate: Wed Feb 11 12:58:35 2026 +0000 [skip ci] Release v5.0.1 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 0dd3a8f..b3e65c7 100644 --- a/gradle.properties +++ b/gradle.properties @@ -13,7 +13,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -projectVersion=5.0.1-SNAPSHOT +projectVersion=5.0.1 grailsVersion=7.0.7 javaVersion=17
