This is an automated email from the ASF dual-hosted git repository.
fpapon 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 9264fa871 [release] Fix download page for 2.0.6 (#253)
9264fa871 is described below
commit 9264fa871931190f1c33e47b52e45b813d133782
Author: François Papon <[email protected]>
AuthorDate: Tue Nov 11 22:42:20 2025 +0100
[release] Fix download page for 2.0.6 (#253)
---
src/site/data/releases.yaml | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/src/site/data/releases.yaml b/src/site/data/releases.yaml
index c13502a6c..23d9d8555 100644
--- a/src/site/data/releases.yaml
+++ b/src/site/data/releases.yaml
@@ -1,12 +1,14 @@
---
# for each release, update this variable with the latest version.
-latestRelease: "2.0.5"
+latestRelease: "2.0.6"
# 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"
# also add or replace the latest version here.
versionInfo:
+ '2.0.6':
+ releaseDate: 2025-11-07
'2.0.5':
releaseDate: 2025-07-07
'2.0.4':
@@ -315,7 +317,7 @@ releases:
- sha512
shiro20x:
- version: 2.0.5
+ version: 2.0.6
artifacts:
- shiroCore
- shiroWeb