Compare commits
No commits in common. "c20e7de5c3914ae02d7bc3a373e588a68cc9ba9e" and "fea5932125887fe36e9914011b5e501dbafe27d0" have entirely different histories.
c20e7de5c3
...
fea5932125
@ -112,3 +112,7 @@ EOF
|
||||
fi
|
||||
echo "Successfully uploaded $file"
|
||||
done
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -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
|
||||
|
@ -9,7 +9,7 @@
|
||||
; https://docs.platformio.org/page/projectconf.html
|
||||
|
||||
[common]
|
||||
version = "1.2.15"
|
||||
version = "1.2.14"
|
||||
|
||||
[env:esp32dev]
|
||||
platform = espressif32
|
||||
|
Loading…
x
Reference in New Issue
Block a user