This is an automated email from the ASF dual-hosted git repository.
lprimak pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/shiro-site.git
The following commit(s) were added to refs/heads/main by this push:
new e5c9794f9 update latest release to 2.0.3
e5c9794f9 is described below
commit e5c9794f925ef9c52525e7942a5f79780cae4db2
Author: lprimak <[email protected]>
AuthorDate: Wed Apr 9 14:48:22 2025 -0500
update latest release to 2.0.3
---
src/site/data/releases.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/site/data/releases.yaml b/src/site/data/releases.yaml
index 2aee4e87a..9b3f4a6a2 100644
--- a/src/site/data/releases.yaml
+++ b/src/site/data/releases.yaml
@@ -1,6 +1,6 @@
---
# for each release, update this variable with the latest version.
-latestRelease: "2.0.2"
+latestRelease: "2.0.3"
# for each alpha release, update this variable with the latest alpha version.
# it can be dropped after shiro 2 goes final.
latestAlphaRelease: "2.0.0-alpha-4"