From f40ecb9c24e5a0bad843af3722a35902684cd96a Mon Sep 17 00:00:00 2001 From: Melloware Date: Wed, 11 Oct 2023 11:02:52 -0400 Subject: [PATCH] Update README.md --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 665b1d4..d3c4193 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,12 @@ Or manually add to pom.xml: ## Versioning -The versioning of this extension will follow the pattern `[quarkus.version].[primefaces.version].[patch]`. For example: +The versioning of this extension will follow the pattern `[quarkus.version].[primefaces.version].[patch]`. +The `patch` is not the PrimeFaces version patch it is the patch version of this extension as we may make Quarkus +fixes in between PF releases. However we strive to stay on top of PrimeFaces minor releases such as 13.0.2 and +publish a new version here right after a PrimeFaces release. + +For example: | Version | Explanation | | --- | --- |