Compare commits

...

2 Commits

3 changed files with 7 additions and 6 deletions

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

@@ -1,5 +1,10 @@
# Changelog
## [1.2.15] - 2025-02-19
### Added
- update version to 1.2.15 and clean up Gitea release workflow
## [1.2.14] - 2025-02-19
### Added
- update version to 1.2.14 and refactor release workflows for improved GitHub and Gitea support

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