diff --git a/.github/workflows/providers/gitea-release.yml b/.github/workflows/providers/gitea-release.yml index 71c5914..95ff349 100644 --- a/.github/workflows/providers/gitea-release.yml +++ b/.github/workflows/providers/gitea-release.yml @@ -111,8 +111,4 @@ EOF exit 1 fi echo "Successfully uploaded $file" - done - } - } - } -} \ No newline at end of file + done \ No newline at end of file diff --git a/platformio.ini b/platformio.ini index cd63332..e7fcef9 100644 --- a/platformio.ini +++ b/platformio.ini @@ -9,7 +9,7 @@ ; https://docs.platformio.org/page/projectconf.html [common] -version = "1.2.14" +version = "1.2.15" [env:esp32dev] platform = espressif32