From 07043386c66f6dd0ec10c237b4968d800e28f478 Mon Sep 17 00:00:00 2001 From: Michael Yan Date: Wed, 27 Nov 2024 08:31:08 +0800 Subject: [PATCH] Update README Update badge of Grace to current version Update support versions --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 08cd079..4c2e634 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,8 @@ [![Grace on X](https://img.shields.io/twitter/follow/graceframework?style=social)](https://twitter.com/graceframework) [![Groovy Version](https://img.shields.io/badge/Groovy-4.0.24-blue?style=flat&color=4298b8)](https://groovy-lang.org/releasenotes/groovy-4.0.html) -[![Grace Version](https://img.shields.io/badge/Grace-2023.1.0-blue?style=flat&color=f49b06)](https://github.com/graceframework/grace-framework/releases/tag/v2023.1.0) -[![Spring Boot Version](https://img.shields.io/badge/Spring_Boot-3.1.12-blue?style=flat&color=6db33f)](https://github.com/spring-projects/spring-boot/releases/tag/v3.1.12) +[![Grace Version](https://img.shields.io/badge/Grace-2023.2.0-blue?style=flat&color=f49b06)](https://github.com/graceframework/grace-framework/releases/tag/v2023.2.0-M1) +[![Spring Boot Version](https://img.shields.io/badge/Spring_Boot-3.2.12-blue?style=flat&color=6db33f)](https://github.com/spring-projects/spring-boot/releases/tag/v3.2.12) # Grace Geb Plugin @@ -20,6 +20,7 @@ To make it easier for users to use and upgrade, Plugin adopts a version policy c | Plugin Version | Grace Version | |----------------|---------------| +| 6.2.x | 2023.2.x | | 6.1.x | 2023.1.x | | 6.0.x | 2023.0.x | | 5.2.x | 2022.2.x |