From 5c7f5edab46075157d070618e9d2c1e2b9394e16 Mon Sep 17 00:00:00 2001 From: Kevin Z Date: Sun, 14 Apr 2024 08:42:46 -0600 Subject: [PATCH] Update CONTRIBUTING.md Ok it's 1.19.2 --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 2c883c17a..eda8ee55c 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -22,7 +22,7 @@ Translations are managed through [crowdin], a service which allows anyone to con ## Setting up a development environment -**PLEASE READ If you want to add features or fix bugs that exist in multiple versions, please make the changes for the oldest fully supported versions, which you can find [here](https://docs.advanced-peripherals.de/#version-support). That would be 1.20.1 at the time the article was written.** +**PLEASE READ If you want to add features or fix bugs that exist in multiple versions, please make the changes for the oldest fully supported versions, which you can find [here](https://docs.advanced-peripherals.de/#version-support). That would be 1.19.2 at the time the article was written.** If you want to contribute to Advanced Peripherals, you'll need to set up a development environment. This can be a tedious process for first-time contributors, but it's worth it in the long run. This guide will walk you through the process of setting up a development environment.