From 32da750d66ff1159c243ba4b86510a076733886f Mon Sep 17 00:00:00 2001 From: Filipe Roque Date: Mon, 28 Jul 2025 15:32:23 +0100 Subject: [PATCH] Update previous versions in README Adds v3 to previous versions section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e57b0d7468..adc218fe66 100644 --- a/README.md +++ b/README.md @@ -69,6 +69,7 @@ sponsors Previous version ===== +- v3: [Documentation](https://jooby.io/v3) and [source code](https://github.com/jooby-project/jooby/tree/3.x) - v2: [Documentation](https://jooby.io/v2) and [source code](https://github.com/jooby-project/jooby/tree/2.x) - v1: [Documentation](https://jooby.io/v1) and [source code](https://github.com/jooby-project/jooby/tree/1.x)