diff --git a/README.md b/README.md index 660b2a4e..a67e95a9 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,7 @@ HTML is the primary output format. [Material for MkDocs](https://squidfunk.githu * [Current version based on the main branch, snapshot version of the coming release](https://trivadis.github.io/plsql-and-sql-coding-guidelines/main/) * [Latest Release](https://trivadis.github.io/plsql-and-sql-coding-guidelines/) * Releases + * [Version 4.3](https://trivadis.github.io/plsql-and-sql-coding-guidelines/v4.3/) * [Version 4.2](https://trivadis.github.io/plsql-and-sql-coding-guidelines/v4.2/) * [Version 4.1](https://trivadis.github.io/plsql-and-sql-coding-guidelines/v4.1/) * [Version 4.0](https://trivadis.github.io/plsql-and-sql-coding-guidelines/v4.0/) diff --git a/mkdocs.yml b/mkdocs.yml index 43feba2e..f645e615 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -36,7 +36,7 @@ markdown_extensions: - footnotes extra: - guideline_version: 4.3-SNAPSHOT + guideline_version: 4.3 social: - icon: fontawesome/brands/github-alt link: https://github.com/Trivadis