feat: update version to 1.2.15 and clean up Gitea release workflow

This commit is contained in:
Manuel Weiser 2025-02-19 00:46:34 +01:00
parent fea5932125
commit 55c3b3688a
2 changed files with 2 additions and 6 deletions

View File

@ -112,7 +112,3 @@ EOF
fi
echo "Successfully uploaded $file"
done
}
}
}
}

View File

@ -9,7 +9,7 @@
; https://docs.platformio.org/page/projectconf.html
[common]
version = "1.2.14"
version = "1.2.15"
[env:esp32dev]
platform = espressif32