diff --git a/RELEASE-checklist.sh b/RELEASE-checklist.sh index 454d41a6..e217e623 100644 --- a/RELEASE-checklist.sh +++ b/RELEASE-checklist.sh @@ -69,7 +69,7 @@ perl -i.bak \ -pe 'if (m/^ [*] / && !$added) { $_ = qq( * Release $ENV{"NEW_VERSION"}\n$_); $added = 1; }' \ change_log.md -$EDITOR change_log.md +$EDITOR change_log.md SECURITY.md # A dry run. mvn -f pom.xml clean source:jar javadoc:jar verify \ diff --git a/SECURITY.md b/SECURITY.md index ac8ffa47..73e97c43 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -6,7 +6,7 @@ Only the lastest version are supported with updates. | Version | Supported | | ---------- | ------------------ | -| 20240325.1 | :white_check_mark: | +| 20260103.1 | :white_check_mark: |