From 8d46f5cef32b0e9a3d8375980b39134e343f5ae4 Mon Sep 17 00:00:00 2001 From: crschnick Date: Thu, 8 Jan 2026 10:10:31 +0000 Subject: [PATCH] [stage] --- CONTRIBUTING.md | 2 +- version | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index db30e8b89..1e3191675 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -16,7 +16,7 @@ There are no real formal contribution guidelines right now, they will maybe come ## Development Setup You need to have JDK for Java 25 installed to compile the project. -If you are on Linux or macOS, you can easily accomplish that by running +If you are on Linux or macOS, you can easily accomplish that by using [SDKMAN](https://sdkman.io/) and running ```bash curl -s "https://get.sdkman.io" | bash . "$HOME/.sdkman/bin/sdkman-init.sh" diff --git a/version b/version index 36d596f41..fc2dd0d3d 100644 --- a/version +++ b/version @@ -1 +1 @@ -20.3-4 +20.3-5