Compare commits

..

No commits in common. "c20e7de5c3914ae02d7bc3a373e588a68cc9ba9e" and "fea5932125887fe36e9914011b5e501dbafe27d0" have entirely different histories.

3 changed files with 6 additions and 7 deletions

View File

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

View File

@ -1,10 +1,5 @@
# 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

View File

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