From 75fbd5ebc35d3f2a5aea65d31d6ab0362735d31d Mon Sep 17 00:00:00 2001 From: tugsi Date: Mon, 24 Mar 2025 18:21:41 +0100 Subject: [PATCH] =?UTF-8?q?Version-Fix=20-=20get=20it=C2=B4s=20own=20Versi?= =?UTF-8?q?on?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- platformio.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/platformio.ini b/platformio.ini index ff73ec0..74b8cd4 100644 --- a/platformio.ini +++ b/platformio.ini @@ -9,8 +9,8 @@ ; https://docs.platformio.org/page/projectconf.html [common] -version = "1.4.1" -to_old_version = "1.4.0" +version = "0.2.1" +to_old_version = "0.2.0" ## [env:esp32dev]