docs: bump version literals 3.1.0 → 3.1.1#15
Merged
Conversation
Point README + installation snippets (en/ko) at the v3.1.1 security patch so new users copy-paste the fixed version. The uppercase-scheme bypass fix shipped in 3.1.1; leaving the docs at 3.1.0 would hand copy-paste users the vulnerable release. Changelog anchor links (#300--...) are 3.0.0 and untouched.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Post-release doc pass for the v3.1.1 security patch.
Bumps hardcoded version literals in README + installation snippets (en/ko) from
3.1.0to3.1.1so new users copy-paste the fixed version — the uppercase-scheme bypass fix shipped in 3.1.1, and leaving docs at 3.1.0 would hand copy-paste users the vulnerable release.README.md,README.ko.md— Maven/Gradle snippet + upgrade notedocs/getting-started/installation.md,installation.ko.md— all<version>snippets + the "replace with latest" lineChangelog anchor links (
#300--..., which are 3.0.0) are untouched. The mkdocs site redeploys fromdocs/on merge.Markdown-only; no build impact.
한국어
v3.1.1 보안 패치 후속 문서 정리. README/installation(en/ko)의 하드코딩 버전 리터럴을 3.1.0 → 3.1.1로 갱신 — 새 사용자가 취약한 3.1.0 대신 수정된 버전을 복붙하도록. changelog 앵커(#300, 3.0.0)는 그대로. mkdocs 사이트는 머지 시 재배포.